forked from mirror/pixelfed
8 lines
142 B
JSON
8 lines
142 B
JSON
|
{
|
||
|
"shellformat.useEditorConfig": true,
|
||
|
"files.associations": {
|
||
|
".env": "shellscript",
|
||
|
".env.*": "shellscript"
|
||
|
}
|
||
|
}
|