mirror of
https://github.com/status-im/react-native-languages.git
synced 2025-01-15 02:35:26 +00:00
9 lines
151 B
JSON
9 lines
151 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"allowJs": true,
|
||
|
"allowSyntheticDefaultImports": true
|
||
|
},
|
||
|
"exclude": [
|
||
|
"node_modules"
|
||
|
]
|
||
|
}
|