mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
8 lines
142 B
JSON
8 lines
142 B
JSON
|
{
|
||
|
"shellformat.useEditorConfig": true,
|
||
|
"files.associations": {
|
||
|
".env": "shellscript",
|
||
|
".env.*": "shellscript"
|
||
|
}
|
||
|
}
|