Answer the question
In order to leave comments, you need to log in
How to set exclusion folder in webstorm for prettier plugin?
In the gulp assembly, I minify js, open the minified file and prettier makes it beautiful)), but stsuko it is no longer minified ((. Maybe someone knows how to add a folder to exceptions (or folders) so that accidentally opening (I check often) get the file in a beautiful form, instead of the expected, compressed
Answer the question
In order to leave comments, you need to log in
Create a .prettierignore file and put your minified files or folders in there (as in .gitignore or .npmignore).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question