Skip to content

Files

Latest commit

b0bbc11 · Jul 2, 2018

History

History
22 lines (18 loc) · 1.44 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.44 KB

Kleros Microservices

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

Collection of Kleros microservices.

Other 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.