%# %>
Configure the Neovim plugin by opening Neovim and running :help quick-lint-js, or read the Neovim plugin docs online.
nvim-lspconfig users can add this line to their init.lua file:
init.lua
require('lspconfig/quick_lint_js').setup {}