(bugfix): add a change set
Signed-off-by: Hasan Oezdemir <21654050+nodify-at@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Ignore setupTests and the file inside ./dev folder recursively. Eslint
|
||||
can not resolve relative paths as we defined in the rule import/no-extraneous-dependencies, and it does not apply this rule.
|
||||
|
||||
A downside to use a recursive definition would be to checking all `dev` folders, which might not be wanted. Ensure you don't use
|
||||
the `dev` folder out of scope (must be used for dev. env. only)
|
||||
Reference in New Issue
Block a user