eslint quality changes

This commit is contained in:
2018-07-24 15:03:36 +05:30
parent 7c40e1e4b1
commit 28c9e223cf
11 changed files with 1847 additions and 1201 deletions

3
.eslintrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "airbnb-base"
}