Skip to content

Commit 17990cb

Browse files
Flow: Remove unussed '$FlowIssue' (#2026)
1 parent d05c983 commit 17990cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.flowconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ unnecessary-invariant=off
3232
include_warnings=true
3333
module.use_strict=true
3434
suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(<VERSION>\\)?)\\)
35-
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(<VERSION>\\)?)\\)?:? #[0-9]+
3635
suppress_comment=\\(.\\|\n\\)*\\$DisableFlowOnNegativeTest
3736

3837
[version]

0 commit comments

Comments
 (0)