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 73ab8c8 commit 29fa3d2Copy full SHA for 29fa3d2
package.json
@@ -264,6 +264,7 @@
264
"gen-blood": "ts-node ./src/snippets/source/blood/gen.ts",
265
"gen-setup": "python3 ./src/commands/setup/create.py",
266
"vscode:prepublish": "pnpm run package",
267
+ "prepare": "pnpm run gen-setup",
268
"vscode:publish": "vsce package --no-dependencies",
269
"compile": "webpack",
270
"watch": "webpack --watch",
0 commit comments