use flow instead of flow-comments

This commit is contained in:
Henry Zhu
2016-03-03 18:04:45 -05:00
parent b88182cacf
commit 937b8a6767
5 changed files with 7 additions and 10 deletions

View File

@@ -45,14 +45,11 @@
"loose": [
"all"
],
"plugins": [
"flow-comments"
],
"blacklist": [
"flow",
"es6.tailCall"
],
"optional": [
"flow",
"optimisation.flow.forOf",
"runtime"
],