Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 298 Bytes

This shows typewiz-node inserting type info at incorrect offsets into files when using the given run.js script. The script is based on the one from https://github.com/urish/typewiz-node-no-apply.

To repro:

yarn
yarn ts-node run.js
yarn typewiz applyTypes collected-types.json
cat a.ts