Write utility scripts in ES6 instead of TypeScript #5674
Labels
area-internal
Label for non-user facing issues
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
JS code used in build pipeline is written in TS and transpiled into JS.
Now that our code runs against Node 10, we should be able to use ES6.
Problems:
Writing plain simple ES6 JS will fix things.
@microsoft/pyvsc @rchiodo @IanMatthewHuff
The text was updated successfully, but these errors were encountered: