InfiniTime/.vscode/settings.json

6 lines
88 B
JSON
Raw Normal View History

{
"files.associations": {
"*.sql": "oracle",
"chrono": "cpp"
}
}