Switch from jscs+jshint to eslint

This commit is contained in:
Julian Descottes
2017-06-09 10:16:05 +02:00
parent 89a65ab032
commit 726a8f74c1
5 changed files with 106 additions and 100 deletions

2
.eslintignore Normal file
View File

@@ -0,0 +1,2 @@
# Exclude libs.
**/lib/**/*.js