2.7.1 flowtype-errors
Added
- New
eslint-plugin-flowtype-errors
to the flow config. It runs flow and passes the errors as linting error.
Changed
prefer-destructuring
- set rule to warn and disabled for objects (was a nuisance)- Removed
jest
from frontend bundle. Need to include it separately