Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#!/bin/sh
set -eu
! git grep -F --files-without-match -e '@flow' -e '@no-flow' \
-- ':/*.js' ':!/flow-typed/' >&2