Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed May 25, 2024
1 parent f891a80 commit e4d3800
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ We use the [yarn](https://yarnpkg.com/getting-started/install) for package manag
yarn build
```

## Lint

```sh
yarn lint
```

## Tests

```sh
Expand Down

0 comments on commit e4d3800

Please sign in to comment.