/temp-repro-flowtype-186

https://github.com/gajus/eslint-plugin-flowtype/issues/186

Primary LanguageJavaScript

yarn
./node_modules/.bin/eslint x.js

^ Passes

Remove the flowtype/define-flow-type rule, and it'll fail on 'T' is not defined no-undef.