Commit 000e5c9
committed
fix: declare codemirror-json5 module typings and clarify release build
Add ambient declarations for codemirror-json5 exports (language, linter,
defaults) so TypeScript resolves those imports.
Use `bun run build` in the release npm script so the package build script
runs explicitly rather than relying on Bun’s build shorthand.1 parent e061926 commit 000e5c9
2 files changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments