Update .eslintrc.js
This commit is contained in:
parent
c17c42fa05
commit
6a87f4ade9
|
@ -52,5 +52,6 @@ module.exports = {
|
|||
'@typescript-eslint/no-misused-promises': ['error', {
|
||||
'checksVoidReturn': false,
|
||||
}],
|
||||
'@typescript-eslint/consistent-type-imports': 'error',
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue