eslint-config-piecioshka
Advanced tools
Comparing version 2.3.2 to 2.3.3
{ | ||
"name": "eslint-config-piecioshka", | ||
"version": "2.3.2", | ||
"description": "ESLint (for v4.3.0) configuration of my style. Defined all rules.", | ||
"version": "2.3.3", | ||
"description": "🔨 ESLint (for v4.3.0) configuration of my style. Defined all rules.", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -9,3 +9,3 @@ # eslint-config-piecioshka | ||
ESLint configuration of my style. All rules was defined. | ||
🔨 ESLint configuration of my style. All rules was defined. | ||
@@ -35,3 +35,3 @@ ## Support `Babel.js` | ||
```bash | ||
npm install --save-dev eslint eslint-config-piecioshka | ||
npm install -D eslint eslint-config-piecioshka | ||
``` | ||
@@ -38,0 +38,0 @@ |
29067