mirror of
https://github.com/djhackersdev/minime.git
synced 2026-08-20 09:24:21 -05:00
Add Jest
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
"morgan": "^1.9.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"start": "node src/index.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^23.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user