11 lines
145 B
JSON
11 lines
145 B
JSON
|
{
|
||
|
"name": "Ignore",
|
||
|
"scopeName": "source.ignore",
|
||
|
"patterns": [
|
||
|
{
|
||
|
"match": "^#.*",
|
||
|
"name": "comment.line.number-sign.ignore"
|
||
|
}
|
||
|
]
|
||
|
}
|