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 85535dc commit 7c2d74dCopy full SHA for 7c2d74d
package.json
@@ -16,7 +16,7 @@
16
"test:update-snapshots": "node --test --experimental-test-module-mocks --test-update-snapshots",
17
"test:watch": "node --test --experimental-test-module-mocks --watch",
18
"prepare": "husky",
19
- "run": "node bin/cli.mjs ",
+ "run": "node bin/cli.mjs",
20
"watch": "node --watch bin/cli.mjs"
21
},
22
"main": "./src/index.mjs",
0 commit comments