forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update extension to target Node 10.2 #1138
Labels
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone
Comments
DonJayamanne
added
needs PR
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
labels
Mar 21, 2018
DonJayamanne
changed the title
Consider updating tsconfig to transpile TS into ES2017 compatible JS code
Update tsconfig to transpile TS into ES2017 compatible JS code
Mar 21, 2018
DonJayamanne
changed the title
Update tsconfig to transpile TS into ES2017 compatible JS code
Consider updating tsconfig to transpile TS into ES2017 compatible JS code
Mar 21, 2018
This might be a possibility when VSC moves to Electron 3, soon. |
DonJayamanne
changed the title
Consider updating tsconfig to transpile TS into ES2017 compatible JS code
Consider updating tsconfig to transpile TS into ES2018 compatible JS code
Jan 14, 2019
DonJayamanne
changed the title
Consider updating tsconfig to transpile TS into ES2018 compatible JS code
Consider updating tsconfig to target Node 10.2
Jan 29, 2019
DonJayamanne
changed the title
Consider updating tsconfig to target Node 10.2
Consider updating extension to target Node 10.2
Jan 29, 2019
DonJayamanne
changed the title
Consider updating extension to target Node 10.2
Update extension to target Node 10.2
Jan 29, 2019
DonJayamanne
modified the milestones:
2019, week 7 - Jan Sprint 4,
2019, week 7 - Feb Sprint 4
Feb 7, 2019
Solution:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Change target to
es2017
es2018
Change libs to
es2015, es2016, es2017, es2018
Check https://node.green/
Check version of node shipped with VS Code (depends on version of Electron used by VS Code)
Will also need optionally udpate data science React code
The text was updated successfully, but these errors were encountered: