packages/cli: update eslint config test config to include dev/ and only setupTests directly in src
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
extends: [
|
||||
require.resolve('@backstage/cli/config/eslint.js'),
|
||||
require.resolve('@backstage/cli/config/eslint'),
|
||||
'@spotify/eslint-config-oss',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user