Minor fixes

This commit is contained in:
Alexander Navarro 2024-06-03 08:32:01 -04:00
parent 207e7c1f20
commit 7dadc3afd5
4 changed files with 7 additions and 6 deletions

View file

@ -3,6 +3,7 @@ node = 'lts'
# python = {version='3', virtualenv='.venv'}
python = {version='3'} # setting virtualenv adds a virtualenv in every directory
php = "8.2"
go = "latest"
[settings]
[alias.node]