2
0
mirror of synced 2025-01-09 13:45:50 +00:00
react-native-firebase/jsconfig.json
2018-02-01 12:52:39 +01:00

8 lines
124 B
JSON

{
"compilerOptions": {
"allowJs": true,
"allowSyntheticDefaultImports": true
},
"exclude": ["node_modules"]
}