🚨 front: tolerate non-null assertions
Fight me on this !
This commit is contained in:
committed by
ericlinagora
parent
26ca1be629
commit
a2840f16ec
@@ -31,6 +31,7 @@ module.exports = {
|
||||
'@typescript-eslint/no-this-alias': 'warn',
|
||||
'react/prop-types': 'warn',
|
||||
'no-useless-escape': 'warn',
|
||||
'@typescript-eslint/no-non-null-assertion': 'off',
|
||||
'@typescript-eslint/no-empty-function': 'warn',
|
||||
'@typescript-eslint/ban-types': 'warn',
|
||||
'@typescript-eslint/ban-ts-comment': 'warn',
|
||||
|
||||
Reference in New Issue
Block a user