eslint-processor-vue-blocks
Advanced tools
Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "eslint-processor-vue-blocks", | ||
"type": "module", | ||
"version": "0.0.0", | ||
"version": "0.1.0", | ||
"packageManager": "pnpm@8.11.0", | ||
@@ -58,2 +58,7 @@ "description": "Create virtual files in ESLint for each Vue SFC block, so that you can lint them individually.", | ||
}, | ||
"peerDependenciesMeta": { | ||
"vue": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
@@ -60,0 +65,0 @@ "@antfu/eslint-config": "^2.3.4", |
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
15286