Fix tsconfig for jsx
This commit is contained in:
parent
0bbdaa9ea4
commit
fb4e28e713
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extends": "@tsconfig/react-native/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx",
|
||||
"paths": {
|
||||
"lib/*": ["./src/lib/*"],
|
||||
"platform/*": ["./src/platform/*"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue