configure eslint

This commit is contained in:
Thomas Grainger 2016-11-29 00:20:54 +00:00
parent 9e478b31fe
commit 0d42541860
No known key found for this signature in database
GPG key ID: 995EA0A029283160
5 changed files with 576 additions and 32 deletions

3
.eslintignore Normal file
View file

@ -0,0 +1,3 @@
src/js/lib/**
dist/**
build/**