Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 200 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 200 Bytes

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
  • ?