Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 432 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (9 loc) · 432 Bytes

Contributing to radix

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 radix, you agree that your contributions will be licensed under its MIT license.