bitburner-src/.eslintignore
Steven Evans 52269759ec [chore] Adding ESLint
This is a baseline ESLint configuration, with *A LOT* of rules disabled.
All rules that are enabled already conform to the codebase. As code
clean up starts to happen, rules can be enabled one-by-one.
2018-06-22 22:28:59 -04:00

4 lines
37 B
Plaintext

node_modules/
dist/
tests/*.bundle.*