Files
tsc-decorators/tsconfig.json
2021-07-21 21:26:22 -04:00

7 lines
70 B
JSON

{
"compilerOptions": {
"strict": true,
"noEmit": true
}
}