mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
3 lines
No EOL
68 B
Makefile
3 lines
No EOL
68 B
Makefile
test:
|
|
npm install jshint
|
|
jshint *.js --config js/.jshintrc
|