mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
3 lines
No EOL
86 B
Bash
3 lines
No EOL
86 B
Bash
#!/bin/sh
|
|
npm i jshint
|
|
./node_modules/jshint/bin/hint ./server.js --config ./.jshintrc |