handouts/.vscode/settings.json
Mark 8d3e38937b
All checks were successful
CI / Typst formatting (push) Successful in 10s
CI / Typos (push) Successful in 19s
CI / Build (push) Successful in 12m17s
Add local typst packages
Co-authored-by: Mark <mark@betalupi.com>
Co-committed-by: Mark <mark@betalupi.com>
2025-01-22 21:46:31 -08:00

6 lines
161 B
JSON

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