Merge pull request #16630 from thefrontside/tm/add-eslintignore
Exclude `packages/app/public` from eslint in create-app template
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Added to the template `packages/app/.eslintignore` file to packages to ignore the contents of `packages/app/public`.
|
||||
@@ -0,0 +1 @@
|
||||
public
|
||||
Reference in New Issue
Block a user