forked from rDrama/rDrama
1
0
Fork 0

no more annoying autoIndent

master
Aevann 2024-03-04 22:01:27 +02:00
parent d3825963ba
commit 17147efd12
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{
"editor.insertSpaces": false,
"editor.autoIndent": "none",
"files.eol": "\n"
}