An open API service indexing awesome lists of open source software.

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

An Yarn package with babel, jest, flow, prettier and more
https://github.com/entria/yarn-package-boilerplate

babel boilerplate flow flowtype jest lint-staged npm prettier yarn

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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