Is there an existing issue for this?
Current Behavior
I use to-level await in one of my projects. After installing this library typescript stops considering the "module" parameter in package.json and considers the whole project as CommonJS.
Expected Behavior
Should not affect top-level code
Steps To Reproduce
- In this environment...
- With this config...
- Run '...'
- See error...
Environment
Is there an existing issue for this?
Current Behavior
I use to-level await in one of my projects. After installing this library typescript stops considering the "module" parameter in package.json and considers the whole project as CommonJS.
Expected Behavior
Should not affect top-level code
Steps To Reproduce
Environment