7 lines
173 B
JSON
7 lines
173 B
JSON
{
|
|
"ruby.rubocop.executePath": "Library/Homebrew/shims/gems/",
|
|
"files.trimTrailingWhitespace": true,
|
|
"editor.tabSize": 2,
|
|
"files.insertFinalNewline": true,
|
|
}
|