gcanti / flow-static-land

[DEPRECATED, please check out fp-ts] Implementation of common algebraic types in JavaScript + Flow
MIT License
408 stars 22 forks source link

PR: Adding Documentation for eslint-plugin-flowtype-errors #29

Closed amilajack closed 7 years ago

amilajack commented 7 years ago

This plugin reports flow errors as ESLint errors, which useful for literally everyone who doesn't use nuclide.

Demo: ESLint Flow Demo

Note: In this demo, I am using atom with the packages 'linter' and 'linter-eslint'

Would a PR for updating the documentation, regarding this plugin, be welcome?

gcanti commented 7 years ago

Nice.

However I don't see how a eslint plugin is related to this library