eslint-config-kswedberg
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -16,9 +16,5 @@ var rulesets = require('./rulesets'); | ||
ecmaFeatures: { | ||
jsx: true, | ||
impliedStrict: true, | ||
} | ||
}, | ||
plugins: [ | ||
'react' | ||
], | ||
env: { | ||
@@ -25,0 +21,0 @@ browser: true, |
{ | ||
"name": "eslint-config-kswedberg", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "A shareable eslint config", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
5497
6
276
1
35