prettier-eslint-code icon indicating copy to clipboard operation
prettier-eslint-code copied to clipboard

[DEPRECATED] A vscode extension to format javascript using prettier-eslint

Results 7 prettier-eslint-code issues
Sort by recently updated
recently updated
newest added

It seems that using this extension to format files on save is causing my .scss files to be formatted. Is there a way to exclude certain file extensions?

I have a .eslintrc file in the root of my project directory. The settings should be able to specify a path to a .eslintrc file for rules to use when...

Some people don't want to see this all the time:

Similar to `beautify.ignore`, for example: `"beautify.ignore": ["webpack.config"]`

Not sure what happened today, but prettier-eslint stopped inheriting rules from .eslintrc.js — everything worked fine yesterday. Reinstalling the extension didn't help, I had to put these two in manually...

Prettier works on many simple TypeScript files, and [work is being done](https://github.com/prettier/prettier/issues/13) to improve support.