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