Skip to content

Commit 27ef2c7

Browse files
committed
docs: update playground scripts
1 parent 23e4047 commit 27ef2c7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,10 @@ pnpm build
198198
pnpm test
199199

200200
# Start development playgrounds
201-
pnpm playground:core # Core playground
202-
pnpm playground:react # React playground
203-
pnpm playground:vue # Vue playground
201+
pnpm playground:core # Core playground
202+
pnpm playground:react # React playground
203+
pnpm playground:svelte # Svelte playground
204+
pnpm playground:vue # Vue playground
204205

205206
# Lint all packages
206207
pnpm lint

0 commit comments

Comments
 (0)