add empty @backstage/plugin-auth-node

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-02-08 11:26:33 +01:00
parent 6bc86fcf2d
commit 9058bb1b5e
8 changed files with 98 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
extends: [require.resolve('@backstage/cli/config/eslint.backend')],
};