CGI/.vscode/settings.json

6 lines
86 B
JSON
Raw Normal View History

2018-11-16 08:27:11 +00:00
{
"files.associations": {
"bitset": "cpp",
"chrono": "cpp"
}
}