Move techdocs-cli to backstage/techdocs-cli repository

This commit is contained in:
Himanshu Mishra
2020-11-04 11:17:46 +01:00
parent 728f772d15
commit e677dbd3c0
8 changed files with 0 additions and 395 deletions
-6
View File
@@ -1,6 +0,0 @@
module.exports = {
extends: [require.resolve('@backstage/cli/config/eslint.backend')],
rules: {
'no-console': 0,
},
};