This commit is contained in:
Matthew Bessette
2026-06-26 13:10:41 -04:00
parent aff29b3a6c
commit e54f392c4a
4 changed files with 39 additions and 3 deletions
+1
View File
@@ -18,6 +18,7 @@
"unicorn/require-module-specifiers": "off",
"no-await-in-loop": "warn",
"typescript/no-extraneous-class": ["warn", { "allowWithDecorator": true }],
"no-shadow": "off",
"eslint/no-restricted-imports": [
"error",
{