{ "editor.formatOnSave": true, "files.associations": { "*.typ": "typst" }, "[typst]": { "editor.defaultFormatter": "nvarner.typst-lsp" } }