mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-12 22:30:36 +08:00
8 lines
103 B
JSON
8 lines
103 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"compilerOptions": {
|
|
"jsx": "react",
|
|
"module": "commonjs"
|
|
}
|
|
}
|