fix: web style

This commit is contained in:
hjlarry 2026-04-11 20:29:33 +08:00
parent cbeeccf13b
commit 7747b637db

View File

@ -584,6 +584,9 @@
}, },
"tailwindcss/enforce-consistent-class-order": { "tailwindcss/enforce-consistent-class-order": {
"count": 1 "count": 1
},
"ts/no-explicit-any": {
"count": 5
} }
}, },
"app/components/app/app-publisher/publish-with-multiple-model.tsx": { "app/components/app/app-publisher/publish-with-multiple-model.tsx": {
@ -12039,4 +12042,4 @@
"count": 2 "count": 2
} }
} }
} }