smartnetwork/ts/tsconfig.json

5 lines
56 B
JSON
Raw Normal View History

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