Chris
727a7d3dfb
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
8 lines
253 B
JSON
8 lines
253 B
JSON
{
|
|
"html.format.indentInnerHtml": true,
|
|
"html.format.wrapLineLength": 0,
|
|
"intelephense.environment.documentRoot": "web/",
|
|
"terminal.integrated.splitCwd": "workspaceRoot",
|
|
"phpserver.port": 8080,
|
|
"phpserver.relativePath": "web/."
|
|
} |