smartnetwork/ts/tsconfig.json
2022-02-16 23:28:12 +01:00

5 lines
56 B
JSON

{
"compilerOptions": {
"noImplicitAny": true
}
}