style: off explicit-function-return-type
This commit is contained in:
parent
cc605597ed
commit
12bcd2c0bc
@ -21,6 +21,7 @@ module.exports = {
|
||||
'@typescript-eslint/no-explicit-any': 'off',
|
||||
'@typescript-eslint/no-non-null-assertion': 'off',
|
||||
'@typescript-eslint/no-var-requires': 'off',
|
||||
'@typescript-eslint/explicit-function-return-type': 'off',
|
||||
'vue/component-tags-order': [
|
||||
'error',
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user