fixjsstyle
Closure Linter for JavaScript
Install
- All systems
-
curl cmd.cat/fixjsstyle.sh
- Debian
-
apt-get install closure-linter
- Ubuntu
-
apt-get install closure-linter
- Kali Linux
-
apt-get install closure-linter
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install closure-linter
- OS X
-
brew install closure-linter
- Raspbian
-
apt-get install closure-linter
- Dockerfile
- dockerfile.run/fixjsstyle
closure-linter
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.