add ban-ts-comment rule as warn (#7541)
This commit is contained in:
@@ -93,6 +93,7 @@ module.exports = {
|
||||
],
|
||||
},
|
||||
],
|
||||
'@typescript-eslint/ban-ts-comment': 'warn',
|
||||
},
|
||||
ignorePatterns: [
|
||||
'**/__mocks__/*.ts',
|
||||
|
||||
Reference in New Issue
Block a user