Closed kasper573 closed 1 month ago
Also try this vscode settings:
"editor.codeActionsOnSave": [ "source.addMissingImports", "source.organizeImports", "source.fixAll.eslint", "source.fixAll" ]
Thanks athano
Fixed in https://github.com/kasper573/mp/commit/ff6e8b3bae00afae196d5ecd79578f6cb854f030
Also try this vscode settings:
Thanks athano