Skip to content

quick-lint/quick-lint-js

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

29014ac · Jan 17, 2024
Jan 17, 2024
Sep 9, 2023
Jan 11, 2024
Jan 3, 2024
Dec 22, 2023
May 9, 2023
Jan 11, 2024
Jan 11, 2024
Jan 13, 2024
Sep 9, 2023
Jan 11, 2024
Jan 9, 2024
Aug 21, 2023
Jan 11, 2024
Jan 11, 2024
Jan 11, 2024
Aug 21, 2023
Jan 10, 2024
Sep 1, 2023
Aug 1, 2023
Jul 19, 2023
Aug 30, 2023
Jun 16, 2023
Dec 22, 2023
Apr 10, 2020
Jan 25, 2023
Jun 4, 2021
May 1, 2023
May 24, 2023
Jan 11, 2024

Repository files navigation

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