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 c7a9aa4 commit 056fc43Copy full SHA for 056fc43
packages/rehype-shiki/package.json
@@ -8,7 +8,7 @@
8
"scripts": {
9
"lint:js": "eslint \"**/*.mjs\"",
10
"test": "turbo test:unit",
11
- "test:unit": "node --experimental-test-module-mocks --test \"**/*.test.mjs\""
+ "test:unit": "node --experimental-test-coverage --experimental-test-module-mocks --test \"**/*.test.mjs\""
12
},
13
"dependencies": {
14
"@shikijs/core": "^3.3.0",
0 commit comments