mirror of
https://github.com/CapsAdmin/pac3.git
synced 2025-03-04 03:03:01 -05:00
8 lines
186 B
JSON
8 lines
186 B
JSON
{
|
|
"editor.tabSize": 4,
|
|
"editor.insertSpaces": false,
|
|
"editor.detectIndentation": false,
|
|
"editor.trimAutoWhitespace": true,
|
|
"files.trimTrailingWhitespace": true,
|
|
"files.eol": "\n"
|
|
} |