--- '@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 ```