eslint-config-es
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -42,4 +42,4 @@ 'use strict'; | ||
'octalLiterals': true, | ||
'regexUFlag': true, | ||
'regexYFlag': true, | ||
'regexYFlag': true, | ||
'restParams': true, | ||
@@ -46,0 +46,0 @@ 'spread': true, |
@@ -42,4 +42,4 @@ 'use strict'; | ||
'octalLiterals': false, | ||
'regexUFlag': false, | ||
'regexYFlag': false, | ||
'regexYFlag': false, | ||
'restParams': false, | ||
@@ -46,0 +46,0 @@ 'spread': false, |
{ | ||
"name": "eslint-config-es", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"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