Skip to content

Flow 75, Eslint 5

Latest
Compare
Choose a tag to compare
@allanhortle allanhortle released this 06 Jul 05:41
· 230 commits to master since this release

If you have problems with immutable along the lines of:

error: `SetSeq [1] is incompatible with IndexedSeq [2].`

Add the following lines to your flow config.

[libs]
./node_modules/blueflag-test/flow-typed-shims/immutable-3.8.x/

[ignore]
<PROJECT_ROOT>/node_modules/immutable