This repository has been archived on 2023-12-29. You can view files and clone it, but cannot push or open issues or pull requests.
dogstats/.vscode/settings.json
Chris 75b96f4f27
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
fixed path thing?
2023-10-27 10:58:20 +02:00

6 lines
186 B
JSON

{
"html.format.indentInnerHtml": true,
"html.format.wrapLineLength": 0,
"intelephense.environment.documentRoot": "web/",
"terminal.integrated.splitCwd": "workspaceRoot"
}