Skip to content

Commit

Permalink
fix: add *.app to eslintignore (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
WillieRuemmele authored May 6, 2021
1 parent 3e105ac commit 7e4ff4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/templates/src/templates/project/.eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
**/aura/**/*.svg
**/aura/**/*.tokens
**/aura/**/*.xml
.sfdx
**/aura/**/*.app
.sfdx

0 comments on commit 7e4ff4f

Please sign in to comment.