kernel_module_learn/.vscode/settings.json

7 lines
No EOL
115 B
JSON

{
"files.associations": {
"*.h": "c"
},
"editor.insertSpaces": false,
"editor.tabSize": 4
}