提交 d0849b76 编写于 作者: S Sandeep Somavarapu

Fix typo

上级 e3d1d1d1
......@@ -1156,7 +1156,7 @@ declare module 'vscode' {
/**
* Ranges in the label to highlight.
*/
highlights?: [number][number][];
highlights?: [number, number][];
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册