Feature/12 create tests #102

Merged
Vylpes merged 25 commits from feature/12-create-tests into develop 2022-01-30 17:03:37 +00:00
Showing only changes of commit d597f5fb03 - Show all commits

View file

@ -7,8 +7,7 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"start": "node ./dist/vylbot", "start": "node ./dist/vylbot",
"test": "jest", "test": "jest"
"lint": "tslint -c tslint.json 'src/**/*.ts' 'tests/**/.ts'"
}, },
"repository": { "repository": {
"type": "git", "type": "git",