feat(app): add browser toolkit support
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "@react-native/typescript-config",
|
||||
"compilerOptions": {
|
||||
"resolveJsonModule": true,
|
||||
"types": ["jest"]
|
||||
},
|
||||
"include": ["**/*.ts", "**/*.tsx"],
|
||||
|
||||
Reference in New Issue
Block a user