Skip to content

Commit

Permalink
Support Node v20, replace tsx with tsimp, remove platform-folders dep…
Browse files Browse the repository at this point in the history
…endency
  • Loading branch information
Basssiiie committed Sep 3, 2024
1 parent 8ddad73 commit 0aafa3c
Show file tree
Hide file tree
Showing 5 changed files with 629 additions and 483 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ typings/
# TypeScript cache
*.tsbuildinfo

# TS-IMP build output
.tsimp/

# Optional npm cache directory
.npm

Expand Down
Loading

0 comments on commit 0aafa3c

Please sign in to comment.