chore: fix flow config
This commit is contained in:
committed by
Justin Starry
parent
df7e40f0bd
commit
7ad96e833b
@ -14,6 +14,3 @@ module.system.node.resolve_dirname=./src
|
||||
module.use_strict=true
|
||||
experimental.const_params=true
|
||||
include_warnings=true
|
||||
suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe
|
||||
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue
|
||||
suppress_comment=\\(.\\|\n\\)*\\$FlowIgnore
|
||||
|
Reference in New Issue
Block a user