Skip to content

Commit

Permalink
ci: pnpm dedup
Browse files Browse the repository at this point in the history
Signed-off-by: rare-magma <[email protected]>
  • Loading branch information
rare-magma committed Apr 25, 2024
1 parent e326fba commit 5eaac9c
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 1,348 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"e2e:mobile:ui": "playwright test --ui --project 'Mobile Chrome'",
"e2e:ui": "playwright test --ui --project chromium",
"lint": "pnpm eslint --fix && pnpm stylelint src/**/*.css --fix && pnpm prettier --write src e2e",
"lint:packages": "pnpm dedupe",
"serve": "vite preview",
"start": "vite",
"test": "vitest --exclude 'e2e'"
Expand Down
Loading

0 comments on commit 5eaac9c

Please sign in to comment.