Add ESLint and a generated config/ignore file

Manually changed some rules to better match @lhorie's style and reduce #
of errors from ESLint.
This commit is contained in:
Pat Cavit 2016-05-19 12:37:33 -07:00
parent e8755c11c7
commit 8450ca5d91
3 changed files with 258 additions and 2 deletions

9
.eslintignore Normal file
View file

@ -0,0 +1,9 @@
coverage
.vscode
examples
docs
node_modules
tests
test-utils
ospec
mithril.js