wip monorepo

This commit is contained in:
EthanShoeDev
2025-12-22 15:37:29 -05:00
parent 27309e1261
commit ac51644bda
69 changed files with 290 additions and 426 deletions

View File

@@ -47,7 +47,8 @@
"performance": {
"noNamespaceImport": "off",
"noImgElement": "off",
"useTopLevelRegex": "off"
"useTopLevelRegex": "off",
"noBarrelFile": "off"
},
"complexity": {
"noExcessiveCognitiveComplexity": "off"