Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 459 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 459 Bytes

Contributing

Editorconfig

This project has a .editorconfig file in its root that must be abided by for consistency. You can download a plugin for nearly any text editor that will force your editor to use the rules set in the .editorconfig file.

Node Dependencies

When adding, updating, or deleting Node dependencies, always make sure to shrinkwrap the dependencies.