2021-08-30 00:19:58 +00:00
|
|
|
{
|
2021-08-22 04:30:04 +00:00
|
|
|
"extends": "expo/tsconfig.base",
|
2021-08-24 00:02:21 +00:00
|
|
|
"compilerOptions": {
|
2021-08-26 03:46:39 +00:00
|
|
|
"suppressImplicitAnyIndexErrors": true,
|
2021-08-17 15:38:51 +00:00
|
|
|
"strict": true
|
2021-08-24 00:02:21 +00:00
|
|
|
}
|
2021-08-22 04:30:04 +00:00
|
|
|
}
|