Add eslintrc for codacy

This commit is contained in:
Sean DuBois 2018-08-11 01:17:53 -07:00
parent 3e67d71290
commit aee7900c99

3
.eslintrc.json Normal file
View File

@ -0,0 +1,3 @@
{
"extends": ["standard"]
}