We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a60718 commit 2139db8Copy full SHA for 2139db8
.github/CONTRIBUTING.md
@@ -11,9 +11,10 @@ To start you need:
11
3. Do the changes.
12
4. Add/Update Test (if possible)
13
5. Update documentation
14
-6. Run `npm run docs` if you change the documentation
15
-7. Commit and Push to your fork
16
-8. Make Pull Request
+6. Run `npm run def` to generate types
+7. Run `npm run docs` if you change the documentation
+8. Commit and Push to your fork
17
+9. Make Pull Request
18
19
To run codeceptjs from this repo use:
20
0 commit comments