Skip to content
This repository was archived by the owner on Aug 1, 2022. It is now read-only.

v1.7.0

Choose a tag to compare

@ryan953 ryan953 released this 20 Nov 07:35
· 171 commits to master since this release

Adds support for detecting @flow strict annotations and including them in the reports. See #44

  • The --list-files flag now allows the flowstrict option to only select the strict files. The --allow-weak flag is always ignored with this option.
  • Setting --list-files to flow will also include all strict files.

See the cli help, or parser-test.js.snap for the full arguments.

Also bumps all dependencies to the latest versions.