提交 d2d760ce 编写于 作者: M Matt Bierner

Fixx TS snippets

e694de97 but forgot to stage the proper fix in the commit

Fixes #44638
上级 e7d138d2
......@@ -55,16 +55,16 @@
"meta.embedded.expression.tsx": "typescriptreact"
}
}
],
"snippets": [
{
"language": "typescript",
"path": "./snippets/typescript.json"
},
{
"language": "typescriptreact",
"path": "./snippets/typescript.json"
}
]
},
"snippets": [
{
"language": "typescript",
"path": "./snippets/typescript.json"
},
{
"language": "typescriptreact",
"path": "./snippets/typescript.json"
}
]
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册