This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
augie/firmware/.vscode/settings.json

6 lines
86 B
JSON
Raw Normal View History

2020-02-09 16:05:49 +13:00
{
"files.associations": {
"optional": "cpp",
"initializer_list": "cpp"
2020-02-09 16:05:49 +13:00
}
}