cmput325-devcontainer/.vscode/settings.json
2023-01-10 19:22:13 -07:00

5 lines
No EOL
62 B
JSON

{
"files.associations": {
"*.pl": "prolog"
}
}