eslint-config-dxmweb
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -273,3 +273,3 @@ /** | ||
// 禁止对函数参数重新赋值 | ||
'no-param-reassign': 'error', | ||
'no-param-reassign': 'off', | ||
// 禁止使用 __proto__ | ||
@@ -276,0 +276,0 @@ 'no-proto': 'error', |
{ | ||
"name": "eslint-config-dxmweb", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "dxm eslint config", | ||
@@ -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
54566