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 authored Aug 15, 2024
2 parents b6982d2 + f67413c commit ccf2b44
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 ccf2b44

Please sign in to comment.