prettier-eslint-code
prettier-eslint-code copied to clipboard
[DEPRECATED] A vscode extension to format javascript using prettier-eslint
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.
All in title.