feat(app): add browser toolkit support

This commit is contained in:
2026-06-12 08:19:40 -05:00
parent 255e5a6b24
commit 26bdc8747f
71 changed files with 2746 additions and 314 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"extends": "@react-native/typescript-config",
"compilerOptions": {
"resolveJsonModule": true,
"types": ["jest"]
},
"include": ["**/*.ts", "**/*.tsx"],