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 64ffb82 commit 9863f30Copy full SHA for 9863f30
CONTRIBUTING.md
@@ -0,0 +1,6 @@
1
+Guidelines for contributing:
2
+- to contribute, fork, branch and submit pull requests for review
3
+- use ES 6 with async/await
4
+- `npm test` and maintain 100% coverage
5
+- `npm run prettier`
6
+- `npm run eslint` and maintain 0 errors
0 commit comments