add eslint config

This commit is contained in:
Jake Howard 2016-05-16 08:38:06 +01:00
parent 9f3f470de2
commit 651ca3a625

3
.eslintrc Normal file
View File

@ -0,0 +1,3 @@
{
"extends": "./node_modules/eslint-config/.eslintrc"
}