Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Enable source maps in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeasday committed Sep 13, 2016
1 parent 3347678 commit e2b9587
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
require('source-map-support').install({
environment: 'node',
});

0 comments on commit e2b9587

Please sign in to comment.