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

## [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.