mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-15 01:24:41 +08:00
6 lines
124 B
JSON
6 lines
124 B
JSON
{
|
|
"files.trimFinalNewlines": true,
|
|
"files.insertFinalNewline": true,
|
|
"javascript.format.semicolons": "remove"
|
|
}
|