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 f191ff1 commit 7ec2038Copy full SHA for 7ec2038
contributing.md
@@ -6,7 +6,7 @@ Here are the steps required for contributing:
6
7
1. Make sure your branch is up to date with the current master
8
2. Install latest dependencies with
9
- > npm run clean:install
+ > yarn
10
11
3. Develop your feature/bug fix
12
4. Create tests for as much as possible
0 commit comments