fix: change rule name and format
This commit is contained in:
parent
42c907aef8
commit
ae9e910fe1
6 changed files with 29 additions and 28 deletions
|
|
@ -49,7 +49,7 @@ export default tseslint.config(
|
|||
printWidth: 100,
|
||||
},
|
||||
],
|
||||
"better-tailwindcss/no-unregistered-classes": [
|
||||
"better-tailwindcss/no-unknown-classes": [
|
||||
"warn",
|
||||
{
|
||||
ignore: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue