mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
refactor: Enable import/no-extraneous-dependencies rule
This commit is contained in:
parent
b381a9c926
commit
45640a36d6
@ -49,6 +49,7 @@ module.exports = {
|
||||
],
|
||||
|
||||
'import/extensions': 'error',
|
||||
'import/no-extraneous-dependencies': 'error',
|
||||
|
||||
'jsdoc/no-multi-asterisks': [ 'error', { allowWhitespace: true }],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user