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 b01360b commit da9f201Copy full SHA for da9f201
CONTRIBUTING.md
@@ -0,0 +1,6 @@
1
+This project uses [prettier-standard](https://github.com/sheerun/prettier-standard) code formatting.
2
+
3
+The easiest way to make sure your code is formatted properly is to run `npm run format`.
4
5
+Whenever possible additions should have tests. Tests should use sample data captured from real world, actual equipment.
6
0 commit comments