Information:
Description
When a string contains /* (which is common in configurations with glob matching), only the directly next line comment directive gets properly highlighted.
If a block comment is inserted somewhere, however, the subsequent line comments are parsed correctly again.
Example

(I am using the vscode-dark theme provided by prism-react-renderer)