Skip to content

Commit

Permalink
Revert "chore: Replace ts-node with tsx"
Browse files Browse the repository at this point in the history
This reverts commit fa166dd.
It is currently still causing some problems and does not work correctly in ical-generator or node-pyatv, for example.
  • Loading branch information
sebbo2002 committed Jul 22, 2024
1 parent 6b9ce1d commit 51f5dd5
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 153 deletions.
8 changes: 4 additions & 4 deletions .mocharc.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
extension:
- ts
loader:
- ts-node/esm
full-trace: true
node-option:
- import=tsx
recursive: true
extension:
- ts
Loading

0 comments on commit 51f5dd5

Please sign in to comment.