• @pivot_root
    link
    31 year ago

    Unless someone is using some language extensions, transpiling from TS to an ECMAScript module using the ESNext target merely drops the type annotations.

    If not running the exact same code being developed is an issue, it’s an easy fix.