mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-25 09:50:19 +00:00
add server tests
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
c6551d18da
commit
3f85831e5a
@ -6,6 +6,7 @@
|
|||||||
"license": "EPL-2.0",
|
"license": "EPL-2.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "heft build",
|
"build": "heft build",
|
||||||
|
"test": "heft test",
|
||||||
"lint:fix": "eslint --fix src"
|
"lint:fix": "eslint --fix src"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user