summary refs log tree commit diff homepage
path: root/package.json
diff options
context:
space:
mode:
authordestruc7i0n <destruc7i0n@users.noreply.github.com>2021-12-24 18:00:51 -0500
committerdestruc7i0n <destruc7i0n@users.noreply.github.com>2021-12-24 18:00:51 -0500
commitcb077a84abea9f1428f8fe35e705bfeecfcc9989 (patch)
tree6c0406cd5198fa0e9ba4f2780b49201389fb946b /package.json
parentbump yarn lock (diff)
downloadshulker-cb077a84abea9f1428f8fe35e705bfeecfcc9989.tar.gz
shulker-cb077a84abea9f1428f8fe35e705bfeecfcc9989.zip
added github build workflow
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6b42050..c70b838 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
   "scripts": {
     "start": "node build/index.js",
     "build": "tsc",
-    "test": "standard"
+    "type-check": "tsc --noEmit"
   },
   "repository": {
     "type": "git",