eslint-config-iansinnott
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -26,3 +26,3 @@ module.exports = { | ||
'quotes': [2, 'single'], | ||
'semi': [2, 'always'], | ||
'semi': [1, 'always'], | ||
'no-unused-vars': [1, { vars: 'all', args: 'none' }], | ||
@@ -29,0 +29,0 @@ |
{ | ||
"name": "eslint-config-iansinnott", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Provided as an extensible shared config", | ||
@@ -5,0 +5,0 @@ "main": "index.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