mithril-vndb/.eslintignore
impinball 55b99dd0e2 Remove an erroneous npm-debug.log, disable failing test
Driveby fix: fix a few linter warnings and actually have CI linting things.
2016-03-02 13:55:48 -05:00

18 lines
388 B
Text

# The second line is because Git is mysteriously not recursing.
node_modules
**/node_modules
# Build artifacts.
**/*.min.js
archive
deploy
mithril.closure-compiler-externs.js
# This is merely a dependency for the documentation.
docs/layout/lib
# This is probably going to disappear eventually, anyways.
tests
# TODO: These are temporary, and need to be eventually enabled.
mithril.js