1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-21 14:47:41 +01:00
smov/.vscode/settings.json

6 lines
120 B
JSON
Raw Normal View History

2022-02-06 20:56:48 +01:00
{
2022-02-25 21:23:16 +01:00
"files.eol": "\n",
"editor.detectIndentation": false,
"editor.formatOnSave": false,
"editor.tabSize": 2
2022-02-06 20:56:48 +01:00
}