Put this in the project’s .vscode/settings.json
:
{
"lime.executable": "lix run lime"
}
Code language: JSON / JSON with Comments (json)
Put this in the project’s .vscode/settings.json
:
{
"lime.executable": "lix run lime"
}
Code language: JSON / JSON with Comments (json)