File: checkjs.sh

package info (click to toggle)
gnome-shell-extension-system-monitor 40-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 884 kB
  • sloc: javascript: 2,777; xml: 462; makefile: 148; sh: 108; python: 107
file content (5 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download
1
2
3
4
5
#!/bin/bash
# Install eslint with:
#   sudo apt-get install npm && sudo npm install -g eslint
set -e
eslint system-monitor@paradoxxx.zero.gmail.com