6 lines
120 B
JSON
6 lines
120 B
JSON
{
|
|
"typst-lsp.experimentalFormatterMode": "on",
|
|
"[typst]": {
|
|
"editor.defaultFormatter": "nvarner.typst-lsp"
|
|
}
|
|
} |