@vant/eslint-config
Advanced tools
Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2
@@ -59,3 +59,3 @@ module.exports = { | ||
'@typescript-eslint/camelcase': 'off', | ||
'@typescript-eslint/ban-ts-ignore': 'off', | ||
'@typescript-eslint/ban-ts-comment': 'off', | ||
'@typescript-eslint/no-unused-vars': 'error', | ||
@@ -62,0 +62,0 @@ '@typescript-eslint/no-var-requires': 'off', |
{ | ||
"name": "@vant/eslint-config", | ||
"version": "3.0.0-alpha.1", | ||
"version": "3.0.0-alpha.2", | ||
"description": "eslint config of vant", | ||
@@ -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
2880