shut up eslint warnings

This commit is contained in:
Jörg Thalheim
2025-02-04 10:53:44 +07:00
committed by clan-bot
parent 0309a80c92
commit 97f3963ac6

View File

@@ -18,7 +18,7 @@ export default tseslint.config(
},
],
"tailwindcss/no-custom-classname": [
"error",
"warn",
{
callees: ["cx"],
whitelist: ["material-icons"],