Open wooorm opened 2 months ago
I confirmed on the playground that this now compiles to the broken code:
import {undefined as charlieDelta} from 'echo';
export {undefined} from 'juliet';
…due to the astring bug
This was also just added to the @types/estree
: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/70504.
Initial checklist
Affected packages and versions
all, probably
Link to runnable example
No response
Steps to reproduce
Expected behavior
should work, somehow, probably.
Actual behavior
https://github.com/davidbonnet/astring/issues/713
Runtime
No response
Package manager
No response
OS
No response
Build and bundle tools
No response