You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to make stonejs-tools work with flow?
I am currently getting SyntaxError: Unexpected token errors because I use flow for variable types.
Is there a way to make
stonejs-toolswork withflow?I am currently getting
SyntaxError: Unexpected tokenerrors because I use flow for variable types.