eslint-config-swordcss
Advanced tools
Comparing version 0.1.1 to 0.2.0
@@ -6,3 +6,4 @@ module.exports = { | ||
node: true, | ||
mocha: true | ||
mocha: true, | ||
es6: true | ||
}, | ||
@@ -9,0 +10,0 @@ globals: { |
{ | ||
"name": "eslint-config-swordcss", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "Shareable ESLint Config", | ||
@@ -5,0 +5,0 @@ "main": ".eslintrc.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2301
28