habitica-self-host/.eslintignore

16 lines
279 B
Text
Raw Normal View History

2016-04-14 13:10:12 +00:00
# Compiled and vendored files
coverage/
database_reports/
website/build/
website/transpiled-babel/
2019-10-13 16:35:33 +00:00
# Has its own linter
website/client/
website/common/transpiled-babel/
dist/
2016-09-21 12:57:33 +00:00
dist-client/
apidoc_build/
content_cache/
node_modules/
2016-04-14 13:10:12 +00:00
# Old migrations, disabled
migrations/archive/*