committing all group related code

This commit is contained in:
Carter 2025-01-07 10:34:18 -06:00
parent 0ec54b2d31
commit 2d98917322
14 changed files with 541 additions and 102 deletions

View file

@ -12,6 +12,7 @@
//"allowImportingTsExtensions": true,
"isolatedModules": true,
//"moduleDetection": "force",
"allowSyntheticDefaultImports": true,
"noEmit": true,
"jsx": "react-jsx",