Changed lint option to make it easier to see

This commit is contained in:
Jun Koyama
2020-10-05 23:45:54 +09:00
parent 6a61a4c349
commit b7b45d2eab
2 changed files with 2 additions and 3 deletions

View File

@ -23,7 +23,6 @@ rules:
- error
- allow:
- constructors
'@typescript-eslint/no-namespace': warn
'no-fallthrough': warn
'@typescript-eslint/unbound-method': off
'no-inner-declarations': off