Command line tool for all tasks linting, fixing and more.
You might want to support auto formatting of supported file types in VSCode. To enable this add the "prettier" plugin to your installation and add these user settings:
"prettier.eslintIntegration": true,
"prettier.stylelintIntegration": true,
There should be no need for any of the other settings as it most often makes more sense to use the central .prettierrc.yml
for all of the different use cases.
Copyright 2015-2017
Sebastian Software GmbH