mirror of
https://github.com/status-im/react-native-image-crop-picker.git
synced 2025-02-23 10:58:16 +00:00
10 lines
154 B
JSON
10 lines
154 B
JSON
|
ir{
|
||
|
"compilerOptions": {
|
||
|
"allowJs": true,
|
||
|
"allowSyntheticDefaultImports": true
|
||
|
},
|
||
|
"exclude": [
|
||
|
"node_modules"
|
||
|
]
|
||
|
}
|