Lint your javascript files using flow by Facebook.
- Install flow
- Add
/* @flow */to the js files you want to check
If you changed the linting options inside the preference file you might need to add flow-lint to your linters inside the brackets.json
