Files
salmanoff/.vscode/settings.json
T

5 lines
62 B
JSON
Raw Normal View History

{
"files.associations": {
"cstdint": "cpp"
}
}