prototype-3x5/tsconfig.json
2023-07-21 22:19:10 -04:00

7 lines
91 B
JSON

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