Skip to content

Conversation

@aleclarson
Copy link

This adds the stylelint.run option with possible values of onType (the default) and onSave. The onType value exhibits Stylelint's current behavior. The onSave value prevents validation until the document is saved. Note that, when onSave is used, this PR doesn't explicitly clear (potentially outdated) diagnostics as you type.

Which issue, if any, is this issue related to?

#445

Is there anything in the PR that needs further explanation?

N/A

@aleclarson
Copy link
Author

Doesn't seem to be working. I tried debugging with Launch Extension and Attach to Server launch commands, but sourcemaps seem to be broken and stepping through the compiled bundle is an awful experience thanks to private member syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant