Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.md « style « new_fe_guide « development « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 335d9e66240695ee86a447cc10b770778a51eae3 (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.