update eslint config
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
4721452986
commit
227f28d013
1 changed files with 0 additions and 4 deletions
|
@ -265,11 +265,7 @@ module.exports = {
|
|||
|
||||
'react-hooks/rules-of-hooks': 'error',
|
||||
|
||||
'tailwindcss/classnames-order': ['error', {
|
||||
callees: ['classNames'],
|
||||
}],
|
||||
'tailwindcss/migration-from-tailwind-2': 'error',
|
||||
'tailwindcss/no-custom-classname': 'off',
|
||||
},
|
||||
overrides: [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue