Merge branch 'dev' into release/0.2.0
This commit is contained in:
commit
ce06cfc8e2
17 changed files with 495 additions and 12 deletions
|
@ -13,6 +13,7 @@
|
|||
"format-check": "prettier --check src/",
|
||||
"lint": "eslint . --fix",
|
||||
"test:unit": "vitest --run",
|
||||
"test:coverage": "vitest --run --coverage.enabled true",
|
||||
"test:e2e": "playwright test"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue