This commit is contained in:
2026-02-19 13:10:18 -05:00
parent c93d4561f1
commit 102dff6d61
44 changed files with 846 additions and 9265 deletions
+12
View File
@@ -0,0 +1,12 @@
[settings]
idiomatic_version_file_enable_tools = ["node"]
[settings.python]
compile = false
[tools]
bun = "latest"
node = "24"
python = ["3.14", "3.13", "3.12", "3.11"]
ruby = "latest"
uv = "latest"