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