made the creation of an entity more accessible and obvious

This commit is contained in:
dswbx
2025-01-17 11:24:24 +01:00
parent ac3c7316ff
commit 1625a0c7c0
12 changed files with 176 additions and 138 deletions

View File

@@ -52,6 +52,7 @@
"noSwitchDeclarations": "warn"
},
"complexity": {
"noUselessFragments": "warn",
"noStaticOnlyClass": "off",
"noForEach": "off",
"useLiteralKeys": "warn",