jamescliffordspratt_macros/tsconfig.check.json

6 lines
No EOL
91 B
JSON

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