smartnetwork/ts/tsconfig.json

5 lines
56 B
JSON
Raw Permalink Normal View History

2022-02-16 22:28:12 +00:00
{
"compilerOptions": {
"noImplicitAny": true
}
}