Skip to content

Commit 7281ae3

Browse files
committed
chore: add publint to dev dependencies
1 parent 0112365 commit 7281ae3

File tree

3 files changed

+32
-230
lines changed

3 files changed

+32
-230
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
- run: pnpm build
2929
- run: pnpm example:build
3030
- run: pnpm test:types
31-
- run: npx publint
31+
- run: pnpm publint
3232
working-directory: example

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"eslint": "^9.17.0",
5757
"nuxi": "^3.18.2",
5858
"nuxt": "^3.15.1",
59+
"publint": "^0.3.0",
5960
"tinyexec": "^0.3.2",
6061
"typescript": "~5.7.2",
6162
"vitest": "^2.1.8",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)