mdhruvil
/
gitflare
Sign In
Code
Commits
Issues
Pull Requests
gitflare
/
tsconfig.json
tsconfig.json
(97.00 Bytes)
Raw
{
"extends"
:
"./tsconfig.base.json"
,
"compilerOptions"
: {
"strictNullChecks"
:
true
}
}