VsCode editor setting

This commit is contained in:
PMKuipers 2023-07-23 16:47:11 +02:00
parent 24fe99b72b
commit 6f773104a9

View File

@ -1,5 +1,6 @@
{
"intelephense.environment.includePaths": [
"/srv/moodle4/moodle"
]
],
"intelephense.diagnostics.undefinedProperties": false
}