es6-css-minify
es6-css-minify copied to clipboard
Prevent minification for node js
Hello, Using the autosave option for minification of browser js files. It is also minifying nodejs files on save. Is there a way to prevent this?
Thanks. Rob
You can disable this feature in the VS Code settings panel either in workspace settings of user settings. Disabling it in the workspace settings (.vscode/settings.json) will only disable it for that specific project.