chore: inital commit

This commit is contained in:
Jan Meyer
2026-02-27 11:13:09 +01:00
commit ca1f47efc8
32 changed files with 40344 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"typstPath": "typst",
"enableInlineMath": true,
"enableDisplayMath": true,
"debugMode": false,
"showDetailedErrors": true,
"useWatchMode": false,
"enableLivePreview": false,
"forceSyncCompile": true,
"syncOnlyDuringExport": true
}