eslint-config-next
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -69,3 +69,2 @@ 'use strict'; | ||
'object-shorthand': [2], | ||
'operator-linebreak': [2], | ||
'quotes': [2, 'single'], | ||
@@ -72,0 +71,0 @@ 'radix': [2], |
{ | ||
"name": "eslint-config-next", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"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
4939
85