Skip to content

Commit

Permalink
test: remove vitest in empty package tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Aug 26, 2022
1 parent be8bbcf commit 8583986
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/better-write-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
"types": "dist/index.d.ts",
"scripts": {
"serve": "rimraf ./dist && unbuild",
"test:dev": "vitest",
"test": "vitest run --coverage",
"build": "rimraf ./dist && unbuild",
"lint": "prettier --write src/"
},
Expand Down

0 comments on commit 8583986

Please sign in to comment.