handouts/.vscode/settings.json
Mark 1b5826baf4
Some checks failed
CI / Typst formatting (pull_request) Successful in 11s
CI / Typos (pull_request) Successful in 21s
CI / Build (pull_request) Failing after 15m28s
Added local typst packages
2025-01-22 21:33:38 -08:00

6 lines
161 B
JSON

{
"latex-workshop.latex.recipe.default": "latexmk (xelatex)",
"tinymist.formatterPrintWidth": 80,
"tinymist.typstExtraArgs": ["--package-path=./lib/typst"]
}