Closed
Description
Using versions: - "eslint-plugin-flowtype": "2.37.0",
"eslint-plugin-flowtype-errors": "3.3.2",
Getting the following errors, when I run lint:-
yarn lint v0.27.5
$ eslint ./app//.js
Cannot read property 'filter' of undefined
TypeError: Cannot read property 'filter' of undefined
at collect (/Users/stefanwalker/Projects/Influence/Frontend2/node_modules/eslint-plugin-flowtype-errors/dist/collect.js:178:3)
at Program (/Users/stefanwalker/Projects/Influence/Frontend2/node_modules/eslint-plugin-flowtype-errors/dist/index.js:94:48)