Commit 221d3b7
committed
refactor: run natively on node type stripping, modernize tooling
Replaces enums with erasable const modules (inlined by esbuild via
minifySyntax), adds explicit .ts import extensions, and drops
mocha/c8/mocha-snap/tsx in favor of node:test with built-in coverage.
Updates all dependencies to latest, including eslint 10 flat config
and TypeScript 6.1 parent 83d0f84 commit 221d3b7
58 files changed
Lines changed: 2235 additions & 6599 deletions
File tree
- .changeset
- .github/workflows
- src
- __tests__
- util
- core
- states
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
This file was deleted.
This file was deleted.
0 commit comments