text-brush / app /tsconfig.json
Iliya Zhechev
App initial commit with bare bones app
0924f9b
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}