added vscode settings
All checks were successful
Build and push / Pulling repo on server (push) Successful in 18s

This commit is contained in:
Chris 2023-10-22 14:20:59 +02:00
parent 657b0ac020
commit 1e688838c4

4
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,4 @@
{
"html.format.indentInnerHtml": true,
"html.format.wrapLineLength": 0
}