/monorepo

Primary LanguageJavaScriptMIT LicenseMIT

ttoss Monorepo Template

Monorepo template used by Triãngulos Tecnologia and ttoss projects.

Features

  • Eslint
  • Commitlint
  • Husky
  • Jest
  • Lint Staged
  • NPM Check Updates
  • Prettier
  • Stylelint
  • TypeScript

Init Husky

npx husky-init && yarn

Reference.