Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 438 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (9 loc) · 438 Bytes

Contributing to rational

Tests

To run tests use a command: pnpm run test.

Style guide

Eslint will catch most styling issues that may exist in your code. You can check the status of your code styling by simply running pnpm run lint.

Code conventions

Project use common JavaScript code conventions.

License

By contributing to rational, you agree that your contributions will be licensed under its MIT license.