9 lines
No EOL
167 B
JSON
9 lines
No EOL
167 B
JSON
{
|
|
"files.associations": {
|
|
"*.h": "c",
|
|
"*.c": "c"
|
|
},
|
|
"editor.autoIndent": "full",
|
|
"editor.tabSize": 2,
|
|
"editor.formatOnSave": true
|
|
} |