eslint-config-next
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -57,3 +57,2 @@ 'use strict'; | ||
'no-regex-spaces': [2], | ||
'no-return-assign': [2], | ||
'no-sequences': [2], | ||
@@ -60,0 +59,0 @@ 'no-shadow-restricted-names': [2], |
{ | ||
"name": "eslint-config-next", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "ESLint configuration using Babel parser to support next JS cutting edge features", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
4913
83