1
0
Fork 0
forked from AbleOS/ableos
ableos-idl/.vscode/settings.json
2023-03-30 21:36:11 +02:00

6 lines
107 B
JSON

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