mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-22 11:04:21 +00:00
7 lines
149 B
JSON
7 lines
149 B
JSON
|
{
|
||
|
"files.trimTrailingWhitespace": false,
|
||
|
"editor.trimAutoWhitespace": false,
|
||
|
"files.insertFinalNewline": true,
|
||
|
"files.trimFinalNewlines": true
|
||
|
}
|