episode 31

This commit is contained in:
counterweight 2025-01-23 18:29:44 +01:00
parent 5450bfe59b
commit f0cb9a0d38
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
6 changed files with 87 additions and 0 deletions

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

@ -0,0 +1,6 @@
{
"[markdown]": {
"editor.formatOnSave": false,
"editor.formatOnType": false
}
}