johnie / eslint-config-airbnb-flow

DEPRECATED: No longer maintained
MIT License
12 stars 7 forks source link

PR: Add support for `eslint-plugin-flowtype-errors` #1

Closed amilajack closed 8 years ago

amilajack commented 8 years ago

This plugin reports flow errors as ESLint errors.

ESLint Flow Demo

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

https://github.com/amilajack/eslint-plugin-flowtype-errors

Would a PR for this plugin be welcome?

johnie commented 8 years ago

@amilajack This look neat! Please submit a PR and I will review 🙂