mirror of
https://github.com/Streckenkunde/Anwenderdokumentation.git
synced 2025-12-05 23:48:35 +00:00
Erstellen von Projekteinstellungen für VSCode
This commit is contained in:
parent
b03b8e7a16
commit
2e9511af52
1 changed files with 6 additions and 0 deletions
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"markdownlint.config": {
|
||||
"first-line-h1": false,
|
||||
"ul-indent": false,
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue