deno/cli/tests/038_checkjs.tsconfig.json

6 lines
51 B
JSON

{
"compilerOptions": {
"checkJs": true
}
}