mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 14:47:12 -04:00
package.json: add jshint as devDependency
This commit is contained in:
parent
acbb75c147
commit
0f0a3b7e29
1 changed files with 3 additions and 0 deletions
|
@ -22,5 +22,8 @@
|
|||
"jsdom-nocontextifiy" : "0.2.10",
|
||||
"async-stacktrace" : "0.0.2"
|
||||
},
|
||||
"devDependencies" : {
|
||||
"jshint" : "0.5.5"
|
||||
},
|
||||
"version" : "1.0.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue