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