diff --git a/package.json b/package.json index c7238e7..a3380e9 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "scripts": { "test": "cd test && tsc && node compile && node sample.js", "pretest": "./build.sh", - "posttest": "projectz compile" + "posttest": "projectz compile && pretty-quick" }, "repository": { "type": "git",