Install closure-linter by entering the following commands in the terminal:
sudo apt update sudo apt install closure-linter
Description:
Closure Linter for JavaScript
The Closure Linter is a utility that checks JavaScript files for style issues such as operator placement, missing semicolons, spacing, the presence of JsDoc annotations, and more.
Homepage: https://developers.google.com/closure/utilities/
Version: 2.3.19-1
Section: universe/python