CheckCare/tsconfig.json

7 lines
85 B
JSON
Raw Normal View History

2025-05-15 10:06:46 +07:00
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}