Commit b209165
committed
chore(oxfmt): enable JSDoc formatting
oxfmt 0.37+ formats JSDoc comments. Adopt the canonical `jsdoc` block
from socket-repo-template; it preserves the existing JSDoc style across
this repo (verified: zero new diff under the new config).
Source of truth: socket-repo-template/template/.oxfmtrc.json. Future
updates flow through `scripts/sync-scaffolding.mjs --all --fix`.1 parent 1c88d87 commit b209165
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
15 | 28 | | |
16 | 29 | | |
17 | 30 | | |
| |||
0 commit comments