@geo1088/eslint-config
Advanced tools
Comparing version 3.0.9 to 3.0.10
@@ -14,3 +14,3 @@ { | ||
"semi": ["error", "always"], | ||
"no-console": "warn", | ||
"no-console": "off", | ||
"no-constant-condition": ["error", {"checkLoops": false}], | ||
@@ -17,0 +17,0 @@ "no-template-curly-in-string": "warn", |
{ | ||
"name": "@geo1088/eslint-config", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"description": "My personal ESLint config rules.", | ||
@@ -5,0 +5,0 @@ "main": ".eslintrc.json", |