go-ember-template/frontend/.eslintignore

15 lines
148 B
Text
Raw Normal View History

2024-11-26 15:25:39 +00:00
# unconventional js
/blueprints/*/files/
# compiled output
/declarations/
/dist/
# misc
/coverage/
!.*
.*/
# ember-try
/.node_modules.ember-try/