1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-06-26 00:50:37 +00:00
qb64/.vscode/settings.json
2022-08-17 21:03:44 +05:30

6 lines
111 B
JSON

{
"makefile.extensionOutputFolder": "./.vscode",
"files.associations": {
"src.c": "cpp"
}
}