Apply no-var eslint rule
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"no-console": 0,
|
||||
"no-process-env": 0,
|
||||
"no-underscore-dangle": 1,
|
||||
"no-var": 2,
|
||||
"react/jsx-indent": [2, 2],
|
||||
"react/jsx-indent-props": [2, 2],
|
||||
"react/no-set-state": 1,
|
||||
|
Reference in New Issue
Block a user