vscode-javascript-booster
vscode-javascript-booster copied to clipboard
Support TypeScript satisfies operator (introduced in 4.9)
I'm getting syntax error in typescript files that use the new TypeScript satisfies operator.
I'm unable to refactor function statement to arrow function expression.