Update .eslintrc.cjs

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2023-02-07 09:42:08 +01:00
parent bfe1401a34
commit 71a2e679a0

View file

@ -265,6 +265,7 @@ module.exports = {
'react-hooks/rules-of-hooks': 'error',
'tailwindcss/classnames-order': 'error',
'tailwindcss/migration-from-tailwind-2': 'error',
},
overrides: [