Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nbonamy committed May 16, 2024
1 parent 95651e5 commit 0f4aebb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"publish": "electron-forge publish",
"lint": "eslint --ext .ts,.tsx .",
"test": "vitest --exclude './tests/e2e/**'",
"coverage": "run --coverage",
"testui": "vitest --ui --exclude './tests/e2e/**' --coverage.enabled=true",
"teste2e": "vitest --ui ./tests/e2e/**"
},
Expand Down

0 comments on commit 0f4aebb

Please sign in to comment.