mirror of
https://github.com/wishthis/wishthis.git
synced 2026-08-03 09:26:04 -04:00
17 lines
215 B
Plaintext
17 lines
215 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"php-docblocker.author": {
|
|
"name": "Jay Trees",
|
|
"email": "github.jay@grandel.anonaddy.me"
|
|
},
|
|
"search.exclude": {
|
|
"**/semantic": true
|
|
}
|
|
}
|
|
}
|