mirror of
https://github.com/Blockchain-Powered-eSIM/eSIM-Wallet.git
synced 2026-05-04 03:01:21 -04:00
7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "react"
|
|
},
|
|
"extends": "@react-native/typescript-config/tsconfig.json"
|
|
}
|