flowtype with eslint
npm install @takasho/eslint-config-flowtype

``sh`
npm install -D @takasho/eslint-config-flowtype eslint
`json``
{
"extends": ["@takasho/eslint-config-flowtype"]
}
MIT