use flow instead of flow-comments
This commit is contained in:
@@ -45,14 +45,11 @@
|
||||
"loose": [
|
||||
"all"
|
||||
],
|
||||
"plugins": [
|
||||
"flow-comments"
|
||||
],
|
||||
"blacklist": [
|
||||
"flow",
|
||||
"es6.tailCall"
|
||||
],
|
||||
"optional": [
|
||||
"flow",
|
||||
"optimisation.flow.forOf",
|
||||
"runtime"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user