UNPKG
react-native-studia
Version:
latest (0.0.1-alpha.1)
0.0.1-alpha.1
github.com/assemmohamedali/react-native-studia
assemmohamedali/react-native-studia
react-native-studia
/
jsconfig.json
9 lines
•
152 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"compilerOptions"
:
{
"allowJs"
:
true
,
"allowSyntheticDefaultImports"
:
true
}
,
"exclude"
:
[
"node_modules"
]
}