Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 245 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 245 Bytes

Contributing

Pull requests are always welcome! Before opening a PR, please:

  • Ensure Typescript compiles without errors
  • Run TSLint and fix any outstanding issues
  • Ensure you've formatted your code with Prettier

Thanks for contributing!