mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-09-23 03:11:55 +00:00
3c6f48e1386bb30c89e4855ff333313e91a51244
@openstapps/prettier-config
Installation
npm install -D prettier
npm install -D @openstapps/prettier-config
Add the following to your package.json
{
"prettier": "@openstapps/prettier-config"
}
Also make sure you are following the installation guidelines for eslint-config-prettier so the two won't interfere.
After that, follow the Prettier guides for IDE Integration and take a look at CLI Commands for pipelines.
Languages
TypeScript
86.5%
HTML
6.6%
SCSS
4.1%
JavaScript
1.7%
Dockerfile
0.4%
Other
0.5%