/yarn-package-boilerplate

An Yarn package with babel, jest, flow, prettier and more

Primary LanguageJavaScript

Yarn Package Boilerplate

What is inside ?

  • babel (es2015, stage-0, flow)
  • flow (flow-bin, flow-coverage, flow-typed)
  • jest
  • prettier (pre-commit, lint-staged)

What is missing ?

  • eslint
  • ?