4.5.0 • Published 4 years ago

eslint-plugin-flowtype-errors v4.5.0

Weekly downloads
17,516
License
-
Repository
github
Last release
4 years ago

eslint-plugin-flowtype-errors

Test NPM version Dependency Status npm

Demo

ESLint Flow Demo

Why?

  • Lower barrier: Any editor that has ESLint support now supports Flow šŸŽ‰
  • Less editor configuration: No need to change your entire workflow to incorporate flow. No multiple-linters-per-file nonsense.
  • Simple: It's literally just an ESLint rule! Just install the dependency, add a flowconfig, and you're good to go!

Getting Started

This guide assumes that you have installed eslint, babel, babel-plugin-transform-flow-strip-types and configured flow. Check out the from-scratch guide for the full guide on getting started.

āš ļø Make sure the 64-bit version of your text editor or IDE. For atom, see this comment

1. Install

npm install --save-dev eslint-plugin-flowtype-errors

2. Configure

Extend the recommended config:

{
  "extends": ["plugin:flowtype-errors/recommended"]
}

Support

If this project is saving you (or your team) time, please consider supporting it on Patreon šŸ‘ thank you!

CI Configuration

Flow is supported on all OS's except Windows 32bit. Add this line to appveyor to make tests run properly.

Related:

4.5.0-0

4 years ago

4.5.0

4 years ago

4.4.0

5 years ago

4.4.0-0

5 years ago

4.3.0

5 years ago

4.2.0

5 years ago

4.2.0-0

6 years ago

4.1.0

6 years ago

4.1.0-0

6 years ago

4.0.0

6 years ago

4.0.0-2

6 years ago

4.0.0-1

6 years ago

4.0.0-0

6 years ago

3.6.0

7 years ago

3.5.1

7 years ago

3.5.1-0

7 years ago

3.6.0-3

7 years ago

3.6.1-0

7 years ago

3.6.0-0

7 years ago

3.5.0

7 years ago

3.5.0-0

7 years ago

3.3.7

7 years ago

3.3.7-0

8 years ago

3.3.6

8 years ago

3.3.5

8 years ago

3.3.5-2

8 years ago

3.3.5-1

8 years ago

3.3.5-0

8 years ago

3.3.4

8 years ago

3.3.3

8 years ago

3.3.2

8 years ago

3.3.1

8 years ago

3.3.0

8 years ago

3.2.3-0

8 years ago

3.2.2-0

8 years ago

3.2.1

8 years ago

3.2.1-0

8 years ago

3.2.0

8 years ago

3.2.0-0

8 years ago

3.1.0-0

8 years ago

3.0.3

8 years ago

3.0.3-0

8 years ago

3.0.2-0

8 years ago

3.0.1

8 years ago

3.0.1-0

8 years ago

3.0.0

8 years ago

3.0.0-0

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.2-0

8 years ago

2.0.1

9 years ago

2.0.1-0

9 years ago

2.0.0-0

9 years ago

1.5.0

9 years ago

1.5.0-alpha.1

9 years ago

1.5.0-0

9 years ago

1.4.1

9 years ago

1.4.1-beta.0

9 years ago

1.4.1-alpha.0

9 years ago

1.4.0

9 years ago

1.3.1

9 years ago

1.3.0

9 years ago

1.2.6-alpha.3

9 years ago

1.2.6-alpha.2

9 years ago

1.2.6-alpha.1

9 years ago

1.2.6-0

9 years ago

1.2.5-0

9 years ago

1.2.4

9 years ago

1.2.4-0

9 years ago

1.2.3

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago