mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-13 01:36:22 +00:00
317b720045b85d1dbe164cb938ca32bc593e2c23
@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.
Description
Languages
TypeScript
85.8%
HTML
7.5%
SCSS
4%
JavaScript
1.6%
Dockerfile
0.4%
Other
0.5%