Prettier-vscode: Doesn't respect .prettierignore

Created on 31 Aug 2017  路  5Comments  路  Source: prettier/prettier-vscode

enhancement locked

Most helpful comment

I might give this one a crack.

All 5 comments

prettier-vscode with format on save enabled creates problems in package.json, webpack.config.js etc. Even if the format change does not break the file, npm formats package.json and the diff churn becomes distracting/annoying.

It would be helpful if prettier-vscode would read .prettierignore and void those files when format on save is enabled.

馃憤 + 1 for this feature

This is something we want to do.
I'd like it to copy prettier's feature.

Duplicate of #57 #198

Someone wants to tackle this feature?

I might give this one a crack.

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings