changeset

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2023-10-03 11:30:55 +02:00
parent 22299c4fdb
commit 8d2e640af4
+11
View File
@@ -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
```