fix: add test script to package.json
ref: N25B-366
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
"build": "tsc -b && vite build",
|
"build": "tsc -b && vite build",
|
||||||
"lint": "eslint src test",
|
"lint": "eslint src test",
|
||||||
"preview": "vite preview",
|
"preview": "vite preview",
|
||||||
|
"test": "jest",
|
||||||
"prepare": "husky"
|
"prepare": "husky"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user