@@ -0,0 +1,11 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Added missing `.eslintignore` file
|
||||
|
||||
To apply this change to an existing app, create a new `.eslintignore` file at the root of your project with the following content:
|
||||
|
||||
```diff
|
||||
+ playwright.config.ts
|
||||
```
|
||||
Reference in New Issue
Block a user