1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-25 04:24:20 +00:00
royalnet/.vscode/settings.json

7 lines
149 B
JSON
Raw Permalink Normal View History

{
"files.trimTrailingWhitespace": false,
"editor.trimAutoWhitespace": false,
"files.insertFinalNewline": true,
"files.trimFinalNewlines": true
}