CONTRIBUTING.md
December 8, 2018 ยท View on GitHub
Coding Guidelines
- Use a text editor with EditorConfig &
Prettier support, to make sure we use indentations and
newlines consistently.
- We recommend Visual Studio Code!
- Always lint JavaScript code before committing. This helps reduce extraneous commits.
- Take a look at:
Commit Message Guidelines
Use gitmoji!