Skip to content

Commit 0aafa3c

Browse files
committed
Support Node v20, replace tsx with tsimp, remove platform-folders dependency
1 parent 8ddad73 commit 0aafa3c

File tree

5 files changed

+629
-483
lines changed

5 files changed

+629
-483
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ typings/
5050
# TypeScript cache
5151
*.tsbuildinfo
5252

53+
# TS-IMP build output
54+
.tsimp/
55+
5356
# Optional npm cache directory
5457
.npm
5558

0 commit comments

Comments
 (0)