clean up eslint configs

This commit is contained in:
2018-09-22 20:45:39 +03:00
parent 2c24512b16
commit 985ad0fd7e
8 changed files with 216 additions and 129 deletions

2
.eslintignore Normal file
View File

@@ -0,0 +1,2 @@
client/build/*
client/node_modules/*