Skip to content

Commit 850eb78

Browse files
lxcidCopilot
andauthored
feat: Upgrade TypeScript to v5.8.3 (#30) (#35)
Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: lxcid <[email protected]>
1 parent db3d8f8 commit 850eb78

File tree

3 files changed

+525
-125
lines changed

3 files changed

+525
-125
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,9 @@ dist
117117
# @taskade/eslint
118118

119119
lib
120+
121+
# TypeScript build artifacts in src directories
122+
packages/*/src/**/*.js
123+
packages/*/src/**/*.js.map
124+
packages/*/src/**/*.d.ts
125+
packages/*/src/**/*.d.ts.map

0 commit comments

Comments
 (0)