node-zwave-js icon indicating copy to clipboard operation
node-zwave-js copied to clipboard

chore: enable use of tsgo preview

Open AlCalzone opened this issue 6 months ago • 0 comments

Remaining blockers:

  • [ ] No decorator downleveling support (worked around in this PR)
  • [ ] @validateArgs transformers don't work. Options:
    • Ditch ts-patch and transform in a pre-compile step. Possibly using TypeScript's API wrapper: https://github.com/microsoft/typescript-go/pull/711
    • Wait for API support

AlCalzone avatar Jul 01 '25 10:07 AlCalzone