Mylloon
7a1081833f
All checks were successful
Lint and Format Check / lint-and-format (pull_request) Successful in 10s
9 lines
196 B
JSON
9 lines
196 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"editor.insertSpaces": false,
|
|
"editor.rulers": [100],
|
|
|
|
"files.insertFinalNewline": true,
|
|
"files.trimFinalNewlines": true,
|
|
"files.trimTrailingWhitespace": true
|
|
}
|