-
-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.contributions welcomepull requests for this issue welcomepull requests for this issue welcomefeature requestNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description
i was trying to run svelte-check -p src/tsconfig.json
and couldn't figure out why it wasn't working, because i forgot that the argument is actually called --tsconfig
(i was mixing it up with tsc
which uses -p
)
Proposed solution
throw an error if an unrecognized argument is passed to svelte-check
Alternatives
No response
Additional Information, eg. Screenshots
No response
Metadata
Metadata
Assignees
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.contributions welcomepull requests for this issue welcomepull requests for this issue welcomefeature requestNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers