To run tests use a command: pnpm run test
.
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
.
Project use common JavaScript code conventions.
By contributing to rational
, you agree that your contributions will be licensed under its MIT license.