eslint-plugin-flowtype icon indicating copy to clipboard operation
eslint-plugin-flowtype copied to clipboard

bug: newline-after-flow-annotation empty file throws error

Open Brianzchen opened this issue 4 years ago • 0 comments
trafficstars

When I have a mostly empty file that looks like this, it should not error

// @flow

Brianzchen avatar Sep 08 '21 00:09 Brianzchen