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 6e07cf6 commit 649387fCopy full SHA for 649387f
package.json
@@ -31,7 +31,7 @@
31
"docs:typedoc": "typedoc --out docs src",
32
"docs:local": "npm run docs:js && cd docs && bundle exec jekyll serve",
33
"docs": "npm run docs:js && npm run docs:typedoc && npm run docs:jekyll",
34
- "prepare": "npm run build",
+ "prepare": "npm run build"
35
},
36
"devDependencies": {
37
"@eslint/js": "^9.10.0",
0 commit comments