scaffolder: apply review fixes

Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-10-06 15:24:44 +02:00
parent 7f2d184eb4
commit 0f74ce87fb
5 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module.exports = {
extends: [require.resolve('@backstage/cli/config/eslint.backend')],
extends: [require.resolve('@backstage/cli/config/eslint')],
};