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 50ca00b commit d29db5fCopy full SHA for d29db5f
package.json
@@ -3,6 +3,9 @@
3
"version": "1.0.0",
4
"description": "Replaces the markdown image with an enhanced:img from the @sveltejs/enhanced-img.",
5
"main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"No tests specified\" && exit 0"
8
+ },
9
"type": "module",
10
"keywords": [
11
"svelte",
0 commit comments