mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-15 11:09:01 +08:00
update eslint
This commit is contained in:
parent
bf21ebd719
commit
9b0c35d34c
@ -56,5 +56,7 @@ module.exports = {
|
|||||||
'class-methods-use-this': 'off',
|
'class-methods-use-this': 'off',
|
||||||
|
|
||||||
'global-require': 'off',
|
'global-require': 'off',
|
||||||
|
|
||||||
|
'func-names': ['error', 'never'],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user