VSCodeExtension
VSCodeExtension copied to clipboard
updated YarnSpinner-TypeScript Code to current main to include interpolation-bugfix
The preview inserts variables in wrong order. This has been fixed in https://github.com/YarnSpinnerTool/YarnSpinner-TypeScript/commit/513f77a27930263070fbf6662987cabcf25c07eb one year ago, but the code in runner.html has not been updated to include this fix.
I just replaced the code with the current version (main) of the YarnSpinner-TypeScript code.
Fixes: https://github.com/YarnSpinnerTool/VSCodeExtension/issues/41