@ayana/eslint-config
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -52,3 +52,7 @@ 'use strict'; | ||
], | ||
'one-var-declaration-per-line': [ | ||
'error', | ||
'initializations', | ||
], | ||
}, | ||
}; |
{ | ||
"name": "@ayana/eslint-config", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "ESLint configuration for Ayana projects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
3017
76