eslint-config-es
Advanced tools
Comparing version 0.0.0 to 0.0.1
@@ -1,2 +0,4 @@ | ||
{ | ||
'use strict'; | ||
module.exports = { | ||
'plugins': [ | ||
@@ -213,2 +215,2 @@ 'mocha' | ||
} | ||
} | ||
}; |
@@ -1,2 +0,4 @@ | ||
{ | ||
'use strict'; | ||
module.exports = { | ||
'plugins': [ | ||
@@ -213,2 +215,2 @@ 'mocha' | ||
} | ||
} | ||
}; |
{ | ||
"name": "eslint-config-es", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "eslint-config-es contains strict ESLint configurations for ES5 and ES2015.", | ||
@@ -5,0 +5,0 @@ "contributors": [ |
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
14321
404