svelte-eslint-parser
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -175,5 +175,2 @@ "use strict"; | ||
} | ||
if (!variable.identifiers.includes(ref.identifier)) { | ||
variable.identifiers.push(ref.identifier); | ||
} | ||
return false; | ||
@@ -180,0 +177,0 @@ } |
{ | ||
"name": "svelte-eslint-parser", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Svelte parser for ESLint", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
126992
3083