mirror of
https://github.com/microsoft/monaco-editor.git
synced 2024-11-25 16:35:44 +08:00
7 lines
77 B
JSON
7 lines
77 B
JSON
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"useTabs": true
|
|
}
|