7 lines
89 B
JSON
7 lines
89 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "ESNext"
|
|
},
|
|
"extends": "expo/tsconfig.base"
|
|
}
|