realityplayground-of/.vscode/settings.json
2020-10-19 20:25:24 +02:00

6 lines
No EOL
100 B
JSON

{
"files.associations": {
"*.tidal": "haskell",
"memory_resource": "cpp"
}
}