standard-flow
Version:
JavaScript Standard Style (with Flow types)
44 lines (29 loc) • 1.39 kB
Markdown
# standard-flow
[![travis][travis-image]][travis-url]
[![npm][npm-image]][npm-url]
[![downloads][downloads-image]][downloads-url]
[travis-image]: https://travis-ci.org/Gozala/standard-flow.svg?branch=master
[travis-url]: https://travis-ci.org/Gozala/standard-flow
[npm-image]: https://img.shields.io/npm/v/standard-flow.svg
[npm-url]: https://npmjs.org/package/standard-flow
[downloads-image]: https://img.shields.io/npm/dm/standard-flow.svg
[downloads-url]: https://npmjs.org/package/standard-flow
The extra rules come from [eslint-config-standard-flow](https://github.com/Gozala/eslint-config-standard-flow).
## Install
```bash
npm install standard-flow
```
## Rules
See [Rules](http://standardjs.com/rules)
## Usage
See [Usage](http://standardjs.com/#usage).
## Badge
Use this in one of your projects? Include one of these badges in your readme to let people know that your code is using the standard style.
[](http://standardjs.com)
```markdown
[](http://standardjs.com)
```
[](http://standardjs.com/)
```markdown
[](http://standardjs.com/)
```