update jshint
This commit is contained in:
parent
e0efc143c6
commit
d03f2ae38b
2 changed files with 117 additions and 58 deletions
|
|
@ -6,7 +6,7 @@ var https = require("https")
|
|||
var rootDir = __dirname + "/../lib/ace/"
|
||||
|
||||
var deps = [{
|
||||
path: "worker/jshint.js",
|
||||
path: "mode/javascript/jshint.js",
|
||||
url: "https://raw.github.com/jshint/jshint/master/jshint.js",
|
||||
needsFixup: true,
|
||||
postProcess: function(t) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue