fix: update ts config
This commit is contained in:
parent
d2aae84352
commit
0a2b8cdede
@ -21,5 +21,6 @@ module.exports = {
|
||||
'@typescript-eslint/no-explicit-any': 'off',
|
||||
'@typescript-eslint/no-parameter-properties': 'off',
|
||||
'@typescript-eslint/no-empty-interface': 'off',
|
||||
'@typescript-eslint/ban-ts-ignore': 'off',
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user