ai auto fix

This commit is contained in:
hanyixuanten
2026-07-03 21:33:27 +08:00
parent 0d3141b205
commit ac4714b3d4
37 changed files with 516 additions and 82 deletions
-2
View File
@@ -7,8 +7,6 @@ module.exports = {
ignoreFiles: ["node_modules", "test", "dist", "**/*.js"],
rules: {
"no-descending-specificity": null,
"color-hex-case": "lower",
"color-hex-length": "short",
"at-rule-no-unknown": null,
"block-no-empty": null,
"selector-pseudo-class-no-unknown": [