gitlab-org--gitlab-foss/doc/development/new_fe_guide/style/index.md
Marcel Amirault 74a34e8b7b Clean up headers in markdown
Some markdown headers needed tweaking to adhere
to standards, including blank lines above and below,
only one space after hash, first header should be
h1, and only one h1 per doc
2019-07-24 13:10:06 +00:00

293 B

Style guides

HTML style guide

SCSS style guide

JavaScript style guide

Vue style guide

Tooling

Prettier

Our code is automatically formatted with Prettier to follow our guidelines.