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 e9d954d commit 112532fCopy full SHA for 112532f
package.json
@@ -19,7 +19,7 @@
19
"lint": "eslint",
20
"serve": "node src/cli.js",
21
"url": "node src/cli.js https://hyperparam.blob.core.windows.net/hyperparam/starcoderdata-js-00000-of-00065.parquet",
22
- "test": "vitest run"
+ "test": "vitest run --dir test"
23
},
24
"dependencies": {
25
"highlight.js": "11.10.0",
0 commit comments