update csslint
This commit is contained in:
parent
bb55802197
commit
dcd96294f7
2 changed files with 373 additions and 327 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -12,13 +12,7 @@ var deps = {
|
|||
csslint: {
|
||||
path: "mode/css/csslint.js",
|
||||
url: "https://raw.github.com/stubbornella/csslint/master/release/csslint.js",
|
||||
needsFixup: true,
|
||||
browserify: {
|
||||
npmModule: "git+https://github.com/stubbornella/csslint.git#master",
|
||||
path: "jshint/src/jshint.js",
|
||||
exports: "jshint"
|
||||
},
|
||||
fetch: browserify,
|
||||
needsFixup: true
|
||||
},
|
||||
requirejs: {
|
||||
path: "../../demo/kitchen-sink/require.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue