We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c59721 commit 6301f34Copy full SHA for 6301f34
.github/CONTRIBUTING.md
@@ -83,4 +83,5 @@ set up.
83
1. run `yarn build` to confirm that the source builds
84
2. run `yarn test` to confirm that tests pass
85
3. run `yarn lint` to confirm that code meets our style guide
86
-4. run `yarn docs` to rebuild the reference docs
+ > If the lint check fails, run `yarn lint --fix` to automatically fix any issues.
87
+5. run `yarn docs` to rebuild the reference docs
0 commit comments