Skip to content

Commit

Permalink
docs: add eslint-config-flowtype-essential (#328)
Browse files Browse the repository at this point in the history
* Adds eslint-config-flowtype-essential

* docs: add eslint-config-flowtype-essential
  • Loading branch information
sobolevn authored and gajus committed May 2, 2018
1 parent 6b44d73 commit 8f86c4b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .README/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,12 @@ To enable this configuration use the extends property in your `.eslintrc` config

See [ESLint documentation](http://eslint.org/docs/user-guide/configuring#extending-configuration-files) for more information about extending configuration files.

### Community maintained configurations

The following are third-party submitted/ maintained configurations of `eslint-plugin-flowtype`:

* https://github.com/wemake-services/eslint-config-flowtype-essential

## Settings

### `onlyFilesWithFlowAnnotation`
Expand Down

0 comments on commit 8f86c4b

Please sign in to comment.