Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

vscode-webhint

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-webhint

Run webhint in Visual Studio Code.

Source
npmnpm
Version
1.5.3
Version published
Weekly downloads
95
265.38%
Maintainers
1
Weekly downloads
 
Created
Source

Webhint VS Code extension

Use webhint to improve your website - during development.

This extension runs and reports diagnostics for workspace files based on webhint analysis.

VS Code running the webhint extension

Configuration

This extension will use the @hint/configuration-development configuration by default. This configuration activates hints and parsers for HTML and templating systems (JSX/TSX, Angular, etc.), JavaScript/TypeScript, common pitfalls, and more. Refer to the package to learn more about what is enabled.

This should be a good starting point for everyone. If you encounter any false positives please open an issue in GitHub.

If you want more control over what gets activated, you can create a local .hintrc file to configure webhint. Please read the user guide to know more about this file.

Contributing to the extension

To contribute to the extension please read the CONTRIBUTING.md file of the package.

Help

Learn more about webhint at webhint.io. For help with output from specific hints, see the webhint user guide.

FAQs

Package last updated on 05 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts