Ark
Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"name": "@test/create-astro-not-empty",
"private": true,
"scripts": {
"dev": "astro dev",
"build": "astro check && astro build",
"preview": "astro preview"
}