Skip to content
Snippets Groups Projects
Commit 98c5fd46 authored by yyvf's avatar yyvf
Browse files

feat: devbox

parent ab509bb6
No related branches found
No related tags found
No related merge requests found
{
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.13.6/.schema/devbox.schema.json",
"packages": [
"nodePackages.postcss@8.5.3",
"nodePackages.autoprefixer@10.4.19",
"postcss-cli@latest"
],
"shell": {
"init_hook": [
"echo 'Welcome to devbox!' > /dev/null"
],
"scripts": {
"test": [
"echo \"Error: no test specified\" && exit 1"
]
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment