File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 524524 ' name' : ' string.quoted.single.js'
525525 ' patterns' : [
526526 {
527- ' match' : ' \\\\ (x\\ h{2}|[0-2][0-7]{,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.)'
527+ ' match' : ' \\\\ (x\\ h{2}|[0-2][0-7]{0 ,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.)'
528528 ' name' : ' constant.character.escape.js'
529529 }
530530 ]
541541 ' name' : ' string.quoted.double.js'
542542 ' patterns' : [
543543 {
544- ' match' : ' \\\\ (x\\ h{2}|[0-2][0-7]{,2}|3[0-6][0-7]|37[0-7]?|[4-7][0-7]?|.)'
544+ ' match' : ' \\\\ (x\\ h{2}|[0-2][0-7]{0 ,2}|3[0-6][0-7]|37[0-7]?|[4-7][0-7]?|.)'
545545 ' name' : ' constant.character.escape.js'
546546 }
547547 ]
558558 ' name' : ' string.quoted.template.js'
559559 ' patterns' : [
560560 {
561- ' match' : ' \\\\ (x\\ h{2}|[0-2][0-7]{,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.)'
561+ ' match' : ' \\\\ (x\\ h{2}|[0-2][0-7]{0 ,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.)'
562562 ' name' : ' constant.character.escape.js'
563563 }
564564 {
You can’t perform that action at this time.
0 commit comments