Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.53 KB

CONTRIBUTING.md

File metadata and controls

29 lines (25 loc) · 1.53 KB

Contributing

First of all, thanks for taking the time to contribute! 👍

How Can I Contribute?

Code Style

  1. Please, learn and follow our accepted codestyle, dev-guide and project structure

  2. We're using few code linters && formatters:

    • ESLint (react + ts + graphql)
    • Prettier
    • Stylelint

    Use IDE plugins or scripts with autofix before PR