chore: init devbox

This commit is contained in:
2024-01-30 23:47:59 +07:00
parent 4131ba6660
commit 62316d1eec
2 changed files with 28 additions and 0 deletions

3
devbox.json Normal file
View File

@ -0,0 +1,3 @@
{
"packages": ["nodejs@latest"]
}