cmput325-devcontainer/.vscode/settings.json

5 lines
62 B
JSON

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