@tetcoin/dev
Version:
A collection of shared CI scripts and development environment used by @tetcoin projects
8 lines (5 loc) • 591 B
Markdown
# @tetcoin/dev
A collection of shared CI scripts and development environment (configuration, dependencies) used by [@tetcoin](https://js.tetcoin.org) projects. Included here -
- [style config](config/) Common configurations for [Babel](https://babeljs.io/), [ESLint](https://eslint.org/), [Jest](https://facebook.github.io/jest/).
- [flow definitions](flow-typed/) A collection of 3rd-party [flow](https://flow.org/) definitions used by libraries and projects.
- [build scripts](scripts/) Build scripts that take care of generating documentation, publishing to npm and other common tasks.