Skip to content

kleros/event-microservices

Repository files navigation

Kleros Microservices

JavaScript Style Guide Build Status Dependencies Dev Dependencies Conventional Commits Commitizen Friendly Styled with Prettier

Scripts

  • yarn run prettify - Apply prettier to the entire project.
  • yarn run lint - Lint the entire project's .js files.
  • yarn run lint --fix - Fix fixable linting errors in .js files.
  • yarn run cz - Run commitizen.
  • yarn run build - Use docker to build dependencies in a similar env to lambda.