feat: update ts rules
This commit is contained in:
@@ -132,7 +132,6 @@ module.exports = {
|
||||
'no-restricted-syntax': [
|
||||
'error',
|
||||
'DebuggerStatement',
|
||||
'ForInStatement',
|
||||
'LabeledStatement',
|
||||
'WithStatement',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user