Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- doc - document jslint directives #407

Merged
merged 2 commits into from
Jul 1, 2022

Conversation

kaizhu256
Copy link
Member

  • vscode - add extra contextmenu commands "JSLint - Do Not Lint Selected Region", "JSLint - Ignore Current Line"
  1. this pr documents jslint's most common directives in README.md
    • directive //jslint-quiet is renamed to //jslint-ignore-line, but the old directive is kept as an alias for backwards-compat

image

  1. update vscode-plugin with extra commands to disable jslint on per-region and per-line basis

image

- vscode - add extra contextmenu commands "JSLint - Do Not Lint Selected Region", "JSLint - Ignore Current Line"
@kaizhu256 kaizhu256 merged commit c25145b into jslint-org:beta Jul 1, 2022
@kaizhu256 kaizhu256 deleted the doc_directive branch July 1, 2022 20:49
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.

1 participant