We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d68fd commit 57328d3Copy full SHA for 57328d3
package.json
@@ -33,6 +33,7 @@
33
"private": true,
34
"type": "module",
35
"scripts": {
36
+ "dev": "pnpm run start",
37
"lint": "pnpm run -r lint",
38
"lint-fix": "pnpm run -r lint-fix",
39
"build": "pnpm run -r build",
0 commit comments