penpot/.vscode/settings.json
2023-03-09 15:01:09 +01:00

6 lines
54 B
JSON

{
"files.associations": {
"stdint.h": "c"
}
}