Feature/12 create tests #102
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@
|
|||
"scripts": {
|
||||
"build": "tsc",
|
||||
"start": "node ./dist/vylbot",
|
||||
"test": "jest",
|
||||
"lint": "tslint -c tslint.json 'src/**/*.ts' 'tests/**/.ts'"
|
||||
"test": "jest"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue