Set up vscode to understand html

This commit is contained in:
Joscha 2025-07-25 12:47:35 +02:00
parent f9e437426d
commit 70512bb787

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"tinymist.exportTarget": "html"
}