Update .eslintrc.cjs
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
bfe1401a34
commit
71a2e679a0
1 changed files with 1 additions and 0 deletions
|
@ -265,6 +265,7 @@ module.exports = {
|
|||
|
||||
'react-hooks/rules-of-hooks': 'error',
|
||||
|
||||
'tailwindcss/classnames-order': 'error',
|
||||
'tailwindcss/migration-from-tailwind-2': 'error',
|
||||
},
|
||||
overrides: [
|
||||
|
|
Loading…
Reference in a new issue