diff options
| author | David Hill <[email protected]> | 2026-03-04 16:48:29 +0000 |
|---|---|---|
| committer | David Hill <[email protected]> | 2026-03-04 16:48:29 +0000 |
| commit | 40fc406424c27a00f0841af46f6ec96572c973f7 (patch) | |
| tree | e955ad6de874efecc1316d6298a05228585267d9 /package.json | |
| parent | 6f232717417853df38bbd3b3241354bd2aa08e22 (diff) | |
| download | opencode-40fc406424c27a00f0841af46f6ec96572c973f7.tar.gz opencode-40fc406424c27a00f0841af46f6ec96572c973f7.zip | |
ci: make tsgo available for pre-push typechecks
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index f2c4dac99..ba84d1052 100644 --- a/package.json +++ b/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", |
