You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, is it possible to set a global ignorefile for prettier?
I use it on my private project, but when I'm working in a project with other people, it always formats their code. That should not be happened.
It is very annoying to put in all these Repos a .prettierignore file, which disabled it for the project.
I have to create the file for every branch of a repo I'm working on and then exclude it from commits.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, is it possible to set a global ignorefile for prettier?
I use it on my private project, but when I'm working in a project with other people, it always formats their code. That should not be happened.
It is very annoying to put in all these Repos a .prettierignore file, which disabled it for the project.
I have to create the file for every branch of a repo I'm working on and then exclude it from commits.
Beta Was this translation helpful? Give feedback.
All reactions