generated from flexlark/app-template
Initial commit
This commit is contained in:
9
packages/ui/tsconfig.json
Normal file
9
packages/ui/tsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base",
|
||||
"include": ["**/*.ts", "**/*.tsx", "../config/src/tamagui.config.ts"],
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"jsx": "react-jsx"
|
||||
},
|
||||
"references": []
|
||||
}
|
||||
Reference in New Issue
Block a user