fix: compiling issues for codemirror-lang-graphql
This commit is contained in:
@@ -338,7 +338,7 @@ TypeSystemDirectiveLocation {
|
||||
|
||||
@tokens {
|
||||
Whitespace {
|
||||
std.whitespace
|
||||
std.whitespace+
|
||||
}
|
||||
StringValue {
|
||||
"\"\"\"" (!["] | "\\n" | "\"" "\""? !["])* "\"\"\"" | "\"" !["\\\n]* "\""
|
||||
|
||||
Reference in New Issue
Block a user