TODO not recognized in react templates

I have the following in a React.Component: 

{/* TODO: do the thing */}

But Webstorm dos not recognize this as a TODO. Does anyone know of a way to make this work? A pattern I can use?

0

Please sign in to leave a comment.