fix: problems in essays

This commit is contained in:
Stefan Imhoff
2023-06-07 13:09:32 +02:00
parent 199448e4ce
commit 20a0a747f3
30 changed files with 144 additions and 462 deletions

View File

@@ -16,7 +16,8 @@
"files": ["*.md", "*.mdx"],
"options": {
"singleQuote": false,
"tabWidth": 2
"tabWidth": 2,
"useTabs": false
}
},
{