pleroma/.vscode/settings.json

6 lines
70 B
JSON
Raw Normal View History

{
"files.associations": {
"*.conf.template": "properties"
}
}