ableos/.vscode/settings.json

6 lines
108 B
JSON

{
"files.associations": {
"stddef.h": "c"
},
"rust-analyzer.checkOnSave.allTargets": false,
}