Skip to content

Commit 263af88

Browse files
committed
chore(docs): Fix format (#2960)
1 parent 0fb5366 commit 263af88

File tree

1 file changed

+6
-6
lines changed
  • docs/dev-notes/2025-12-17/use_pnpm_exec

1 file changed

+6
-6
lines changed

docs/dev-notes/2025-12-17/use_pnpm_exec/plan.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ vite-node は本来、Nuxt 3 の SSR PoC として作成されました。その
3030

3131
**トラブル:**
3232

33-
```
33+
```text
3434
Error [ERR_MODULE_NOT_FOUND]: Cannot find package '$lib' imported from /usr/src/app/src/lib/utils/contest.ts
3535
```
3636

@@ -134,8 +134,8 @@ pnpm db:seed
134134

135135
## 参考資料
136136

137-
- vite-node: https://github.com/vitest-dev/vitest
138-
- tsx: https://tsx.is/
139-
- pnpm CLI: https://pnpm.io/cli
140-
- Node.js TypeScript: https://nodejs.org/api/typescript.html
141-
- Vite Configuration: https://vite.dev/config/
137+
- [vite-node](https://github.com/vitest-dev/vitest)
138+
- [tsx](https://tsx.is/)
139+
- [pnpm CLI](https://pnpm.io/cli)
140+
- [Node.js TypeScript](https://nodejs.org/api/typescript.html)
141+
- [Vite Configuration](https://vite.dev/config/)

0 commit comments

Comments
 (0)