mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Adds web/* and test/* for jshint target
This commit is contained in:
parent
bf8b10c961
commit
81f8f92696
18 changed files with 53 additions and 25 deletions
6
make.js
6
make.js
|
@ -1004,9 +1004,9 @@ target.jshint = function() {
|
|||
'external/builder/',
|
||||
'external/crlfchecker/',
|
||||
'src/',
|
||||
//'web/*.js',
|
||||
//'test/*.js',
|
||||
//'test/unit/*.js',
|
||||
'web/*.js',
|
||||
'test/*.js',
|
||||
'test/unit/*.js',
|
||||
'extensions/firefox/*.js',
|
||||
'extensions/firefox/components/*.js',
|
||||
'extensions/chrome/*.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue