mirror of
https://github.com/pmret/papermario.git
synced 2024-11-10 04:52:34 +01:00
7 lines
137 B
JSON
7 lines
137 B
JSON
|
{
|
||
|
"editor.detectIndentation": false,
|
||
|
"editor.insertSpaces": true,
|
||
|
"files.eol": "\n",
|
||
|
"files.insertFinalNewline": true,
|
||
|
}
|