Initial commit
This commit is contained in:
19
.vscode/settings.json
vendored
Normal file
19
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"markdownlint.config": {
|
||||
"MD022": false,
|
||||
"MD025": false,
|
||||
"MD026": false,
|
||||
"MD036": false,
|
||||
},
|
||||
"editor.tabSize": 2,
|
||||
"editor.detectIndentation": false,
|
||||
"files.insertFinalNewline": true,
|
||||
"cSpell.words": [
|
||||
"Bloise",
|
||||
"Joi",
|
||||
"Leo",
|
||||
"Zenith",
|
||||
"Projekt",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user