react-native-default-prefer.../tsconfig.json
Marcos Rodriguez Velez 20c807a49c test
2024-11-19 22:16:26 -04:00

6 lines
89 B
JSON

{
"compilerOptions": {
"esModuleInterop": true,
"lib": ["es2015", "dom"]
},
}