mirror of
https://gitea.tendokyu.moe/ppc/amnet.git
synced 2026-09-25 07:38:17 +03:00
8 lines
131 B
JSON
8 lines
131 B
JSON
{
|
|
"compilerOptions": {
|
|
"strictNullChecks": false,
|
|
"moduleResolution": "bundler"
|
|
},
|
|
"extends": "expo/tsconfig.base"
|
|
}
|