mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
fix(gulp) jshint: add lib/client
This commit is contained in:
parent
7181631450
commit
f3a3073afb
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
'./*.js',
|
||||
'test/*.js',
|
||||
LIB + '*.js',
|
||||
LIB_CLIENT + '/*.js',
|
||||
LIB_CLIENT + 'storage/*.js',
|
||||
LIB_SERVER + '/**/*.js',
|
||||
'!' + LIB + 'diff/diff-match-patch.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue