diff options
| -rw-r--r-- | .eslintrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -18,10 +18,8 @@ "no-console": "off", "no-loop-func": "warn", "new-cap": "off", - "no-trailing-spaces": ["error", { "skipBlankLines": true }], "no-param-reassign": "warn", "func-names": "off", - "comma-dangle": "off", "comma-spacing": "warn", "no-unused-expressions": "error", "no-unused-vars": [ |
