Skip to content

Commit

Permalink
remove flow comments, it is too buggy
Browse files Browse the repository at this point in the history
  • Loading branch information
leebyron committed Jul 31, 2015
1 parent 105ec53 commit e5e9e69
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@
"optional": [
"runtime",
"es7.asyncFunctions"
],
"plugins": [
"flow-comments"
],
"blacklist": [
"flow"
]
},
"scripts": {
Expand All @@ -50,7 +44,6 @@
"babel": "5.8.3",
"babel-core": "5.8.3",
"babel-eslint": "4.0.5",
"babel-plugin-flow-comments": "1.0.9",
"bluebird": "2.9.34",
"chai": "3.0.0",
"chai-subset": "1.0.1",
Expand Down

0 comments on commit e5e9e69

Please sign in to comment.