fixed path thing?
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
This commit is contained in:
parent
339321a322
commit
75b96f4f27
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -1,4 +1,6 @@
|
|||||||
{
|
{
|
||||||
"html.format.indentInnerHtml": true,
|
"html.format.indentInnerHtml": true,
|
||||||
"html.format.wrapLineLength": 0
|
"html.format.wrapLineLength": 0,
|
||||||
|
"intelephense.environment.documentRoot": "web/",
|
||||||
|
"terminal.integrated.splitCwd": "workspaceRoot"
|
||||||
}
|
}
|
Reference in New Issue
Block a user