mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
Update syntax.json
This commit is contained in:
@@ -544,8 +544,8 @@
|
||||
{
|
||||
"type": "block",
|
||||
"pattern": {
|
||||
"start": "/*",
|
||||
"end": "*/"
|
||||
"start": "/\\*",
|
||||
"end": "\\*/"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user