mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 09:38:06 +02:00
Issue #2008 - Fix lint errors for external/builder/
This commit is contained in:
parent
c4eab852e0
commit
10cdb48f36
2 changed files with 7 additions and 2 deletions
2
make.js
2
make.js
|
@ -983,7 +983,7 @@ target.jshint = function() {
|
|||
echo('### Linting JS files (this can take a while!)');
|
||||
|
||||
var LINT_FILES = ['make.js',
|
||||
//'external/builder/*.js',
|
||||
'external/builder/',
|
||||
//'external/crlfchecker/*.js',
|
||||
'src/',
|
||||
//'web/*.js',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue