packages: add cli-common

This commit is contained in:
Patrik Oldsberg
2020-08-03 17:29:46 +02:00
parent bb24f5c448
commit 9306dc035c
6 changed files with 319 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
extends: [require.resolve('@backstage/cli/config/eslint.backend')],
};