🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

quick-lint-js

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quick-lint-js

Find bugs in your JavaScript code

3.2.0
latest
Source
npm
Version published
Weekly downloads
200
-29.58%
Maintainers
1
Weekly downloads
 
Created
Source

quick-lint-js

quick-lint-js finds bugs in your JavaScript code.

quick-lint-js finds many bugs, including:

  • Using a variable which does not exist
  • Assigning to a const variable
  • Using await in a non-async function
  • Syntax errors

Installing

quick-lint-js is designed to be used with your JavaScript editor. See the install documentation for all installation options.

Keywords

quick

FAQs

Package last updated on 04 Mar 2024

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