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 f9c75dd commit c4f2042Copy full SHA for c4f2042
package.json
@@ -11,7 +11,7 @@
11
"author": "Ibrahim-Haizel",
12
"description": "A collection of reusable Svelte components",
13
"scripts": {
14
- "test": "echo \"No tests defined\"",
+ "test": "echo \"Error: no test specified\" && exit 1",
15
"dev": "vite dev",
16
"build": "vite build && npm run package",
17
"preview": "vite preview",
0 commit comments