chore: add unit test to scandic web pipeline
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"check-types": "tsc --noEmit",
|
||||
"lint": "eslint . --max-warnings 0 && tsc --noEmit",
|
||||
"lint:fix": "eslint . --fix && tsc --noEmit",
|
||||
"test": "vitest run",
|
||||
"test": "vitest run --passWithNoTests",
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
"exports": {
|
||||
|
||||
Reference in New Issue
Block a user