no error when running svelte-check
on invalid tsconfig.json
#2154
Labels
bug
Something isn't working
svelte-check
on invalid tsconfig.json
#2154
Describe the bug
when your
tsconfig.json
is invalid,svelte-check
does not complainReproduction
tsconfig.json
, eg."moduleResolution": "asdf"
svelte-check --tsconfig path/to/tsconfig.json
Expected behaviour
an error, like what
tsc
outputs:System Info
Which package is the issue about?
svelte-check
Additional Information, eg. Screenshots
No response
The text was updated successfully, but these errors were encountered: