Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 288 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 288 Bytes

Cli Yargs Boilerplate

What is inside ?

  • babel (es2015, stage-0, flow)
  • flow (flow-bin, flow-coverage, flow-typed)
  • jest
  • prettier (pre-commit, lint-staged)
  • yargs - to handle cli input

What is missing ?

  • eslint
  • ?

Based on https://github.com/entria/yarn-package-boilerplate