Skip to content

Commit bc891a9

Browse files
More flowtype removed
1 parent efe52b5 commit bc891a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* eslint-disable flowtype/require-parameter-type, flowtype/require-return-type, no-magic-numbers */
1+
/* eslint-disable no-magic-numbers */
22
import {test} from "tap"
33

44
import fromIteratorToArray from "./index"

0 commit comments

Comments
 (0)