Skip to content

Commit

Permalink
Merge pull request #10438 from bertdeblock/add-declarations-to-eslint…
Browse files Browse the repository at this point in the history
…-ignore-file

[ENHANCEMENT] Add `declarations` folder to `.eslintignore` file in `app` blueprint
  • Loading branch information
kategengler committed Feb 7, 2024
2 parents 8cdc59c + e5efdc2 commit 6e43e97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blueprints/app/files/.eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
/blueprints/*/files/

# compiled output
/declarations/
/dist/

# misc
Expand Down

0 comments on commit 6e43e97

Please sign in to comment.