eslint-plugin-flowtype-comment
v1.0.0
Published
Comment type preprocessor of Flowtype
Readme
eslint-plugin-flowtype-comment
Comment type preprocessor of Flowtype.
See also: Comment Types
Usage
In .eslintrc.js:
'plugins': [
'flowtype-comment',
],TODO
- Transform line and column numbers correctly
