瀏覽代碼

Make Azure Pipelines use document scope

main
Matt Cooper 6 年之前
committed by Eric Amodio
父節點
當前提交
6a9d81bfa2
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. +6
    -0
      package.json

+ 6
- 0
package.json 查看文件

@ -252,6 +252,12 @@
"type": "array",
"default": [
{
"language": "azure-pipelines",
"scopes": [
"document"
]
},
{
"language": "css",
"scopes": [
"document"

Loading…
取消
儲存