Skip to content

Commit d76c7e7

Browse files
author
zbeyens
committed
upgrade
1 parent d097aa4 commit d76c7e7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ We use eslint as a linter for all code (including typescript code).
4848
All you have to run is:
4949

5050
```sh
51-
yarn lint --fix
51+
yarn lint:fix
5252
```
5353

5454
#### Run unit tests
File renamed without changes.

0 commit comments

Comments
 (0)