We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f6c590 commit 30f0e3aCopy full SHA for 30f0e3a
package.json
@@ -4,6 +4,7 @@
4
"description": "Filtering on PostGraphile connections",
5
"main": "dist/index.js",
6
"scripts": {
7
+ "clean": "rm -Rf dist",
8
"build": "tsc -p tsconfig.build.json",
9
"watch": "yarn build --watch",
10
"format": "prettier --ignore-path ./.eslintignore",
0 commit comments