pug-beautify
pug-beautify copied to clipboard
fix: var -> const, let
Fix https://github.com/johnsoncodehk/volar/issues/1002
When bundle by ESBuild, var is erased causing error.