mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 21:33:08 +02:00
Update .eslintrc.js
This commit is contained in:
parent
c17c42fa05
commit
6a87f4ade9
1 changed files with 1 additions and 0 deletions
|
@ -52,5 +52,6 @@ module.exports = {
|
|||
'@typescript-eslint/no-misused-promises': ['error', {
|
||||
'checksVoidReturn': false,
|
||||
}],
|
||||
'@typescript-eslint/consistent-type-imports': 'error',
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue