mirror of
https://github.com/djhackersdev/minime.git
synced 2026-04-24 15:37:12 -05:00
Add Jest
This commit is contained in:
parent
b7da410b44
commit
61061ee4d3
|
|
@ -11,6 +11,10 @@
|
|||
"morgan": "^1.9.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"start": "node src/index.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^23.6.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user