summaryrefslogtreecommitdiff
path: root/doc/development/new_fe_guide/style/index.md
blob: f073dc56f1febc36e9ea7fa5b18fccf649a1288d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Style guides

## [HTML style guide](html.md)

## [SCSS style guide](scss.md)

## [JavaScript style guide](javascript.md)

## [Vue style guide](vue.md)

## Tooling

## [Prettier](prettier.md)

Our code is automatically formatted with [Prettier](https://prettier.io) to follow our guidelines.