Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

Commit bb57c89

Browse files
committed
bob: remove flow from config (cf review)
1 parent 96b2a9b commit bb57c89

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,7 @@
3737
"source": "src",
3838
"output": "dist",
3939
"targets": [
40-
[
41-
"commonjs",
42-
{
43-
"flow": true
44-
}
45-
],
40+
"commonjs",
4641
"module",
4742
"typescript"
4843
]

0 commit comments

Comments
 (0)