proposal-record-tuple
proposal-record-tuple copied to clipboard
Syntax problems with VSCode
How do you get the syntax to work with VSCode?
Rollup runs fine. Babel runs fine. Eslint runs fine. It's literally just VSCode.
Also, can this syntax be supported in typescript currently?
Also, can this syntax be supported in typescript currently?
Hi @sscaff1, this proposal is in Stage 2 of the TC39 proposal which is too early in the design phase for official TypeScript support to be available.
To suppress the syntax errors in VSCode you can override the "javascript.validate.enable" setting for that workspace.
Some more info here: https://stackoverflow.com/questions/36327096/vscode-linter-es6-es7-babel-linter