mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2025-12-13 19:48:00 +07:00
9 lines
203 B
JSON
9 lines
203 B
JSON
{
|
|
"[json][jsonc][lua]": {
|
|
"editor.formatOnSave": true,
|
|
"files.insertFinalNewline": true,
|
|
"files.trimFinalNewlines": true,
|
|
"files.trimTrailingWhitespace": true
|
|
}
|
|
}
|