wishthis/workspace.code-workspace
2022-02-24 11:39:06 +01:00

14 lines
199 B
Text

{
"folders": [
{
"path": "."
}
],
"settings": {
"php-docblocker.author": {
"name": "Jay Trees",
"email": "github.jay@grandel.anonaddy.me"
},
"git.ignoreLimitWarning": true
}
}