carta/.vscode/settings.json
2023-11-19 15:04:06 +01:00

21 lines
315 B
JSON

{
"cSpell.words": [
"Carta",
"cartamd",
"coldark",
"dompurify",
"flexsearch",
"gruvbox",
"Katex",
"mdsvex",
"oldschool",
"rehype",
"tikz",
"tikzjax",
"typeof"
],
"typescript.tsdk": "node_modules\\typescript\\lib",
"[svelte]": {
"editor.defaultFormatter": "svelte.svelte-vscode"
}
}