mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-10 03:46:32 +00:00
13 lines
173 B
JSON
13 lines
173 B
JSON
{
|
|
"eslint.workingDirectories": [
|
|
"./tgui"
|
|
],
|
|
|
|
"workbench.editorAssociations": [
|
|
{
|
|
"filenamePattern": "*.dmi",
|
|
"viewType": "imagePreview.previewEditor"
|
|
}
|
|
]
|
|
}
|