mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 17:42:24 +08:00
8 lines
124 B
JSON
8 lines
124 B
JSON
{
|
|
"compilerOptions": {
|
|
"allowJs": true,
|
|
"allowSyntheticDefaultImports": true
|
|
},
|
|
"exclude": ["node_modules"]
|
|
}
|