mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
3 lines
No EOL
71 B
Makefile
3 lines
No EOL
71 B
Makefile
test:
|
|
npm install jshint
|
|
jshint *.js --config js/.jshintrc
|