8 lines
123 B
JSON
8 lines
123 B
JSON
{
|
|
"editor.insertSpaces": false,
|
|
"editor.detectIndentation": false,
|
|
"files.associations": {
|
|
"header.h": "c"
|
|
}
|
|
}
|