Skip to content

Commit

Permalink
chore: mention stylelint in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomzemp committed Aug 13, 2024
1 parent b6982d2 commit f67413c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,12 @@ To add prettier configuration:
yarn d2-style add prettier
```

To add stylelint configuration:

```sh
yarn d2-style add stylelint
```

To add Git hooks, the format is:

```sh
Expand Down

0 comments on commit f67413c

Please # to comment.