-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[question] .prettierignore syntax? #2964
Copy link
Copy link
Closed
Labels
area:cliIssues with Prettier's Command Line InterfaceIssues with Prettier's Command Line Interfacelocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.
Metadata
Metadata
Assignees
Labels
area:cliIssues with Prettier's Command Line InterfaceIssues with Prettier's Command Line Interfacelocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.
I'm trying to use
.prettierignorefile & I'm not sure why it's not working properly? I'm using1.7.4.prettierignoreprettier.config.jsif I do this from the command line
I tired
--config-precedence file-override|prefer-filebut still these files which are inside paths that are ignored are getting formatted. Not sure what is the problem?