mark isEmpty as readonly

上级 f2515c57
......@@ -1236,7 +1236,7 @@ declare module 'vscode' {
*/
readonly end: number;
isEmpty: boolean;
readonly isEmpty: boolean;
constructor(start: number, end: number);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册