eslint-config-piecioshka
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -481,3 +481,3 @@ module.exports = { | ||
// suggest using Reflect methods where applicable | ||
"prefer-reflect": [2], | ||
"prefer-reflect": [0], | ||
// suggest using template literals instead of strings concatenation | ||
@@ -484,0 +484,0 @@ "prefer-template": [2], |
{ | ||
"name": "eslint-config-piecioshka", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "ESLint configuration of my style. Defined all rules.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |