We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0418be7 commit cbb1fa2Copy full SHA for cbb1fa2
src/components/Editor/MonacoInstance/language.ts
@@ -21,7 +21,7 @@ const setupCustomLogLanguage = () => {
21
TOKEN_NAME.CUSTOM_INFO,
22
],
23
[
24
- "WARN",
+ "WARNING|WARN",
25
TOKEN_NAME.CUSTOM_WARN,
26
27
0 commit comments