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?
Please sign in to leave a comment.
Please follow https://youtrack.jetbrains.com/issue/WEB-23401 for updates