🚑 ES module dependencies

This commit is contained in:
Manuel
2023-06-07 21:11:32 +02:00
parent 6b01cf4efc
commit 69927dfcab
5 changed files with 21 additions and 17 deletions

View File

@@ -31,6 +31,7 @@ module.exports = {
'@typescript-eslint/no-non-null-assertion': 'off',
'no-continue': 'off',
'linebreak-style': 0,
'import/extensions': 'off',
'vitest/max-nested-describe': [
'error',
{