22 lines
336 B
Text
22 lines
336 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"php-docblocker.author": {
|
|
"name": "Jay Trees",
|
|
"email": "github.jay@grandel.anonaddy.me"
|
|
},
|
|
"git.ignoreLimitWarning": true,
|
|
"files.exclude": {
|
|
"**/translations": true
|
|
}
|
|
},
|
|
"extensions": {
|
|
"recommendations": [
|
|
"TheJltres.fomantic-ui-snippets"
|
|
]
|
|
}
|
|
}
|