1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-04-27 07:01:37 +07:00
verdaccio-ui/tsconfig.strict.json
2019-10-10 22:20:05 +02:00

6 lines
98 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"noImplicitAny": true
}
}