7 lines
107 B
JSON
7 lines
107 B
JSON
{
|
|
"files.encoding": "utf8",
|
|
"files.eol": "\n",
|
|
"editor.tabSize": 4,
|
|
"editor.insertSpaces": true
|
|
}
|
|
|