fix: documentation eslint

This commit is contained in:
Valerio Ageno
2024-10-12 19:02:17 +02:00
parent 3544cd2943
commit ea65ad042f
+3 -1
View File
@@ -35,7 +35,9 @@
},
"rules": {
"@typescript-eslint/array-type": "error",
"@typescript-eslint/ban-types": "error",
"@typescript-eslint/no-wrapper-object-types": "error",
"@typescript-eslint/no-empty-object-type": "error",
"@typescript-eslint/no-unsafe-function-type": "error",
"@typescript-eslint/ban-ts-comment": "error",
"@typescript-eslint/consistent-type-definitions": "error",
"@typescript-eslint/consistent-type-imports": [