mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
3 lines
No EOL
64 B
Bash
3 lines
No EOL
64 B
Bash
#!/bin/sh
|
|
npm install -g jshint
|
|
jshint *.js --config .jshintrc |