mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 17:52:36 +00:00
Sets vscode to default to unix / LF line endings (#52273)
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -8,5 +8,6 @@
|
|||||||
"filenamePattern": "*.dmi",
|
"filenamePattern": "*.dmi",
|
||||||
"viewType": "imagePreview.previewEditor"
|
"viewType": "imagePreview.previewEditor"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"files.eol": "\n"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user