I added to markdown documents to an existing project and I get error on prettier settings not matching the projects. enter image description here.
I have my settings for prettier on vs code like this enter image description here
I read through this but don't quite understand how to fix https://prettier.io/docs/en/cli.html#--check
I cloned the repo to my local machine and attempted to run some commands to try to find how my prettier settings differ or make them the same as the project but failed. Is there a command or way to make my docs I added have the same prettier settings to the project??