xsburg / vscode-javascript-booster

Sprinkle extra refactorings, code actions and commands over your JavaScript! 🍩 TypeScript and Flow are first class citizens as well!
https://marketplace.visualstudio.com/items?itemName=sburg.vscode-javascript-booster
160 stars 13 forks source link

Support TypeScript satisfies operator (introduced in 4.9) #48

Open sebastian-fredriksson-bernholtz opened 1 year ago

sebastian-fredriksson-bernholtz commented 1 year ago

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.

Screenshot 2023-03-21 at 15 49 30 Screenshot 2023-03-21 at 15 49 44 Screenshot 2023-03-21 at 15 49 38