Skip to content

Commit 4a081e4

Browse files
authored
Merge branch 'main' into improve-shell-config-no-perms-tips
2 parents 0432b01 + 644c3b9 commit 4a081e4

3 files changed

Lines changed: 92 additions & 8 deletions

File tree

docs/guide/pack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ See the [tsdown guide](https://tsdown.dev/guide/) and the [tsdown config file do
2525
Use it for:
2626

2727
- [declaration files (`dts`)](https://tsdown.dev/options/dts)
28-
- [output formats](https://tsdown.dev/options/format)
29-
- [watch mode](https://tsdown.dev/options/watch)
28+
- [output formats](https://tsdown.dev/options/output-format)
29+
- [watch mode](https://tsdown.dev/options/watch-mode)
3030
- [standalone executables](https://tsdown.dev/options/exe#executable)
3131

3232
```ts

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ catalog:
8282
oxc-transform: =0.120.0
8383
oxfmt: =0.41.0
8484
oxlint: =1.56.0
85-
oxlint-tsgolint: =0.17.0
85+
oxlint-tsgolint: =0.17.1
8686
pathe: ^2.0.3
8787
picocolors: ^1.1.1
8888
picomatch: ^4.0.2

0 commit comments

Comments
 (0)