vscode: update settings
Signed-off-by: Varun Patil <varunpatil@ucla.edu>pull/563/head
parent
df9bb37fbe
commit
f3f895ae21
|
@ -86,5 +86,7 @@
|
|||
"**/.vscode": true,
|
||||
"**/patches": true
|
||||
},
|
||||
"git.alwaysSignOff": true
|
||||
"git.alwaysSignOff": true,
|
||||
"intelephense.environment.documentRoot": "/var/www/html",
|
||||
"editor.formatOnSave": true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue