Skip to content

Commit e5e9e69

Browse files
committed
remove flow comments, it is too buggy
1 parent 105ec53 commit e5e9e69

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@
2323
"optional": [
2424
"runtime",
2525
"es7.asyncFunctions"
26-
],
27-
"plugins": [
28-
"flow-comments"
29-
],
30-
"blacklist": [
31-
"flow"
3226
]
3327
},
3428
"scripts": {
@@ -50,7 +44,6 @@
5044
"babel": "5.8.3",
5145
"babel-core": "5.8.3",
5246
"babel-eslint": "4.0.5",
53-
"babel-plugin-flow-comments": "1.0.9",
5447
"bluebird": "2.9.34",
5548
"chai": "3.0.0",
5649
"chai-subset": "1.0.1",

0 commit comments

Comments
 (0)