mirror of
https://github.com/wassname/talk.git
synced 2026-08-16 11:29:31 +08:00
Adding test script
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@
|
||||
"main": "./server/bin/www",
|
||||
"scripts": {
|
||||
"start": "./server/bin/www",
|
||||
"lint": "eslint ."
|
||||
"lint": "eslint .",
|
||||
"test": "mocha"
|
||||
},
|
||||
"config": {
|
||||
"pre-git": {
|
||||
|
||||
Reference in New Issue
Block a user