quick-lint-js

module
v0.0.0-...-456e774 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2024 License: GPL-3.0

README

quick-lint-js

quick-lint-js finds bugs in JavaScript programs.

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

Demonstration of quick-lint-js in Visual Studio Code

Installing

See installation instructions for how to install quick-lint-js' CLI, LSP server, and editor plugins.

Contributing

If you want to make quick-lint-js better, see our contributing guides.

Contact

Bugs and feature requests: file an issue on GitHub

IRC: ask questions in #quick-lint-js on Libera.Chat

Security bug reports (private disclosure): email strager.nds@gmail.com

Directories

Path Synopsis
This file implements a writer for APPX archives.
This file implements a writer for APPX archives.
msix
TODO(strager): For portability, rewrite this script to use our appx.go code instead of Microsoft's makeappx.exe.
TODO(strager): For portability, rewrite this script to use our appx.go code instead of Microsoft's makeappx.exe.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL