repo setup

This commit is contained in:
Jelle van Snik
2022-12-26 21:27:42 +01:00
commit 46ffd9b1ff
11 changed files with 3326 additions and 0 deletions

6
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"recommendations": [
"dbaeumer.vscode-eslint",
"editorconfig.editorconfig"
]
}