Commit e614dae
feat(deno): migrate frontier-practices npm → Deno (standards#253)
Class B (npm-wrapper via Deno). Deletes package.json (rescript +
live-server deps). Updates deno.json tasks: rescript via `deno run -A
--node-modules-dir=auto npm:rescript`, live-server via `deno run -A
npm:live-server` (or `jsr:@std/http/file-server` if convenient).
`my-lang/vscode-extension/package.json` is NOT touched — that's a
VSCode extension carve-out (hypatia `/vscode/` prefix).
Refs: standards#253 STEP 3 (smallest-first batch).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 18e209e commit e614dae
3 files changed
Lines changed: 17 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
47 | 53 | | |
48 | 54 | | |
49 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
2 | 10 | | |
3 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
4 | 14 | | |
5 | 15 | | |
6 | 16 | | |
| |||
This file was deleted.
0 commit comments