Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 442 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 442 Bytes

Contributing

Thank you for your interest in this project! I am certainly no expert and appreciate all the help I can get!

Styleguide

This project has an .eslintrc.yml file that defines the style standards for the project. Please use eslint when editing to ensure that there are no style issues. One item of note is dangling commas. We want dangling commas. This cleans up git diffs and makes copy/pasting within the code much easier.