1
0
Fork 0
forked from AbleOS/ableos
ableos_time/.vscode/settings.json
2022-04-11 23:02:36 +02:00

6 lines
108 B
JSON

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