Prettier - markhowellsmead/helpers GitHub Wiki
Disable files from being reformatted
Files loaded and saved in VS Code for Say Hello projects are usually reformatted on save to ensure code consistency.
To exclude some files from that process, add a .prettierignore file in the relevant project, e.g. in the project webroot. To exclude all files, the .prettierignore file just needs to contain *.