mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-12-16 18:29:01 +01: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', {
|
'@typescript-eslint/no-misused-promises': ['error', {
|
||||||
'checksVoidReturn': false,
|
'checksVoidReturn': false,
|
||||||
}],
|
}],
|
||||||
|
'@typescript-eslint/consistent-type-imports': 'error',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue