Commit 9a2303b
docs: map npm package links to npmx.dev (#661)
- [x] Update `[npm-url]` reference link from
`https://npmjs.org/package/urllib` to `https://npmx.dev/package/urllib`
in README.md
- [x] Update `[download-url]` reference link from
`https://npmjs.org/package/urllib` to `https://npmx.dev/package/urllib`
in README.md
- [x] Update example URL from `https://www.npmjs.com/package/urllib` to
`https://npmx.dev/package/urllib` in README.md
- [x] Run `pnpm dedupe` to fix duplicate dependencies in lockfile (fixes
`vp dedupe --check` CI failure)
- [x] Remove invalid `ts-equals-import` group from
`experimentalSortImports` in `vite.config.ts` (not a valid group name in
newer oxfmt)
<!-- START COPILOT CODING AGENT TIPS -->
---
💡 You can make Copilot smarter by setting up custom instructions,
customizing its development environment and configuring Model Context
Protocol (MCP) servers. Learn more [Copilot coding agent
tips](https://gh.io/copilot-coding-agent-tips) in the docs.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: fengmk2 <156269+fengmk2@users.noreply.github.com>1 parent 375dd63 commit 9a2303b
3 files changed
Lines changed: 339 additions & 198 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
0 commit comments