We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e4047 commit 27ef2c7Copy full SHA for 27ef2c7
README.md
@@ -198,9 +198,10 @@ pnpm build
198
pnpm test
199
200
# Start development playgrounds
201
-pnpm playground:core # Core playground
202
-pnpm playground:react # React playground
203
-pnpm playground:vue # Vue playground
+pnpm playground:core # Core playground
+pnpm playground:react # React playground
+pnpm playground:svelte # Svelte playground
204
+pnpm playground:vue # Vue playground
205
206
# Lint all packages
207
pnpm lint
0 commit comments