Skip to content

Conversation

@jasonlyu123
Copy link
Member

Currently, code action doesn't work most of the time on ts-checked svelte files. i.e. files with checkJs in the compiler option or files with // @ts-check comment. This is due to the ts-nocheck code action has a negative line.

This PR fixes the code action for it. Besides that, also fixes some issues I found after the code action is enabled. Like the ts-ignore code action for props.

@dummdidumm
Copy link
Member

👍

@dummdidumm dummdidumm merged commit c9c55a9 into sveltejs:master May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants