Skip to content

Commit

Permalink
chore: add stackblitz dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-He95 committed Feb 20, 2023
1 parent 54c237a commit 5846430
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,8 @@
"prettier --write --cache --ignore-unknown"
],
"*.{vue,js,ts,jsx,tsx,md,json}": "eslint --fix"
},
"stackblitz": {
"startCommand": "pnpm --filter='./playground' run dev"
}
}

1 comment on commit 5846430

@vercel
Copy link

@vercel vercel bot commented on 5846430 Feb 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vitesse-tsx – ./

vitesse-tsx.vercel.app
vitesse-tsx-simon-he95.vercel.app
vitesse-tsx-git-master-simon-he95.vercel.app

Please sign in to comment.