When I run flow on my code (plugin for atom editor - it supports all the latest ES stuff when using use babel
directive) I get the following error:
Unexpected token :
16| ::this.openValidator
I don't think flow supports that syntax. Maybe it will in the future.