Chore(app): re-enable classname linting to be an error
This commit is contained in:
@@ -18,7 +18,7 @@ export default tseslint.config(
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
"tailwindcss/no-custom-classname": [
|
"tailwindcss/no-custom-classname": [
|
||||||
"warn",
|
"error",
|
||||||
{
|
{
|
||||||
callees: ["cx"],
|
callees: ["cx"],
|
||||||
whitelist: ["material-icons"],
|
whitelist: ["material-icons"],
|
||||||
|
|||||||
Reference in New Issue
Block a user