forked from FoundKeyGang/FoundKey
Update .eslintrc.js
This commit is contained in:
parent
ae2d71553e
commit
30892ebfa3
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ module.exports = {
|
|||
'object-curly-spacing': ['error', 'always'],
|
||||
'space-infix-ops': ['error'],
|
||||
'space-before-blocks': ['error', 'always'],
|
||||
'@typescript-eslint/no-unnecessary-condition': ['error'],
|
||||
'@typescript-eslint/no-var-requires': ['warn'],
|
||||
'@typescript-eslint/no-inferrable-types': ['warn'],
|
||||
'@typescript-eslint/no-empty-function': ['off'],
|
||||
|
|
Loading…
Reference in a new issue