Skip to content

IColorizerOptions

原文链接

https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IColorizerOptions.html

ts
interface IColorizerOptions {
    tabSize?: number;
}

tabSize

  • 类型: number
  • 描述:缩进大小