We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a31618b + e86b689 commit 81a99a8Copy full SHA for 81a99a8
CONTRIBUTING.md
@@ -15,7 +15,6 @@ Please note that this project is released with a [Contributor Code of Conduct](C
15
16
1. [Fork][fork] and clone the repository
17
1. Configure and install the dependencies: `npm install`
18
-1. Make sure the tests pass on your machine: `npm run test`
19
1. Make sure linter passes on your machine: `npm run lint`
20
1. Create a new branch: `git checkout -b my-branch-name`
21
1. Make your change, add tests, and make sure the tests and linter still pass
0 commit comments