0.1.1 • Published 3 years ago
@phoenix-plugin-registry/brackets-flow-lint v0.1.1
Flow linter for Brackets
Lint your javascript files using flow by Facebook.
Usage
- 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
Simple example
0.1.1
3 years ago