mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-12 19:14:08 +00:00
turn on ban ts ignore rule
This commit is contained in:
parent
fda93a53c8
commit
cdf76a8ad6
@ -25,7 +25,6 @@ module.exports = {
|
||||
'@typescript-eslint/no-explicit-any': 'off',
|
||||
'@typescript-eslint/no-non-null-assertion': 'off',
|
||||
'@typescript-eslint/no-unused-vars': ['error', { ignoreRestSiblings: true }],
|
||||
'@typescript-eslint/ban-ts-ignore': 'off',
|
||||
},
|
||||
settings: {
|
||||
react: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user