mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-22 17:45:02 +02:00
add tests to github workflow
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
"scripts": {
|
||||
"build": "",
|
||||
"build:docs": "api-extractor run --local",
|
||||
"test": "jest",
|
||||
"lint": "eslint src",
|
||||
"lint:fix": "eslint --fix src",
|
||||
"format": "prettier --write 'src/**/*.{ts*,js*,yml}' && eslint --fix src"
|
||||
|
||||
Reference in New Issue
Block a user