Explorar o código

ci: make tsgo available for pre-push typechecks

David Hill hai 1 mes
pai
achega
40fc406424
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      bun.lock
  2. 1 0
      package.json

+ 1 - 0
bun.lock

@@ -15,6 +15,7 @@
         "@actions/artifact": "5.0.1",
         "@tsconfig/bun": "catalog:",
         "@types/mime-types": "3.0.1",
+        "@typescript/native-preview": "catalog:",
         "glob": "13.0.5",
         "husky": "9.1.7",
         "prettier": "3.6.2",

+ 1 - 0
package.json

@@ -71,6 +71,7 @@
     "@actions/artifact": "5.0.1",
     "@tsconfig/bun": "catalog:",
     "@types/mime-types": "3.0.1",
+    "@typescript/native-preview": "catalog:",
     "glob": "13.0.5",
     "husky": "9.1.7",
     "prettier": "3.6.2",