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 0ec1ced commit 6ff1211Copy full SHA for 6ff1211
package.json
@@ -10,6 +10,7 @@
10
},
11
"scripts": {
12
"setup": "ts-patch install",
13
+ "prepare": "npm run setup",
14
"tsc": "cp src/sqlite.d.ts plugin && tsc -skipLibCheck -d",
15
"build.plugin": "cp README.md plugin/ && npm run tsc",
16
"build.hooks": "tsc -skipLibCheck -p tsconfig.hooks.json",
0 commit comments