GT2/GT2-iOS/node_modules/react-native-safe-module/jsconfig.json
2018-02-12 17:26:06 +00:00

9 lines
No EOL
151 B
JSON

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