Finally got this repo set up nice I think

This commit is contained in:
2025-12-20 05:12:03 -06:00
parent 75505759f1
commit 235c928dc5
44 changed files with 860 additions and 566 deletions

View File

@@ -1,5 +1,5 @@
{
"extends": ["@acme/tsconfig/base.json"],
"extends": ["@gib/tsconfig/base.json"],
"compilerOptions": {
"jsx": "react-native",
"checkJs": false,