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
- Host: GitHub
- URL: https://github.com/entria/yarn-package-boilerplate
- Owner: entria
- Created: 2017-06-22T10:20:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-02T22:05:09.000Z (over 6 years ago)
- Last Synced: 2025-04-12T09:12:29.717Z (2 months ago)
- Topics: babel, boilerplate, flow, flowtype, jest, lint-staged, npm, prettier, yarn
- Language: JavaScript
- Size: 111 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
- ?