fix(codeowners): change techdocs-cli to packages

This commit is contained in:
Emma Indal
2020-06-22 14:39:18 +02:00
parent 3b16d4eaaf
commit e2c52bafc8
15 changed files with 1 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
extends: [require.resolve('@backstage/cli/config/eslint')],
};