Skip to content

Commit 84eb665

Browse files
committed
chore(tooling): use vite-plus formatting
1 parent b9be41b commit 84eb665

3 files changed

Lines changed: 1 addition & 11 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Run the repo guardrail before opening or updating a pull request:
1919
vp run verify
2020
```
2121

22-
That command runs type checks, package build, unit tests, and coverage using the same entrypoint CI relies on.
22+
That command runs formatting, linting, package build, unit tests, and coverage using the same entrypoint CI relies on.
2323

2424
## Optional Smoke Test
2525

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,12 @@
5656
"sockjs-client": "^1.5.0"
5757
},
5858
"devDependencies": {
59-
"@putdotio/prettier-config": "^1.0.0",
6059
"@types/node": "^24.0.0",
6160
"@types/sockjs-client": "^1.1.1",
6261
"@vitest/coverage-v8": "4.1.7",
6362
"typescript": "^5.9.3",
6463
"vite-plus": "^0.1.20"
6564
},
66-
"prettier": "@putdotio/prettier-config",
6765
"engines": {
6866
"node": ">=24.14.0"
6967
},

pnpm-lock.yaml

Lines changed: 0 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)