eslint-config-next
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -26,3 +26,2 @@ 'use strict'; | ||
'linebreak-style': [2], | ||
'new-cap': [2], | ||
'new-parens': [2], | ||
@@ -29,0 +28,0 @@ 'no-cond-assign': [2], |
{ | ||
"name": "eslint-config-next", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"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
4970
86