mirror of
https://github.com/beautifier/js-beautify.git
synced 2024-11-27 14:40:23 +00:00
Add node-static for easier local web testing
This commit is contained in:
parent
226622afcd
commit
f1648d3c2a
@ -47,6 +47,7 @@
|
||||
"nopt": "~2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jshint": "1.1.0"
|
||||
"jshint": "1.1.0",
|
||||
"node-static": "~0.7.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user