diff --git a/.changeset/witty-squids-fetch.md b/.changeset/witty-squids-fetch.md index d48944f336..3e13421038 100644 --- a/.changeset/witty-squids-fetch.md +++ b/.changeset/witty-squids-fetch.md @@ -2,4 +2,4 @@ '@backstage/create-app': patch --- -Add .eslintignore with **/public/** to prevent checking JS files +Added to the template `packages/app/.eslintignore` file to packages to ignore the contents of `packages/app/public`.