This website requires JavaScript.
Explore
Help
Sign In
ssube
/
salty-dog
Watch
1
Star
0
Fork
You've already forked salty-dog
0
Code
5160eaa93d
salty-dog
/
test
/
harness.ts
4 lines
80 B
TypeScript
Raw
Normal View
History
Unescape
Escape
lint: fix things
2019-09-11 13:48:14 +00:00
import
sourceMapSupport
from
'source-map-support'
;
fix(build): switch to relative imports
2019-08-30 05:24:12 +00:00
lint: fix things
2019-09-11 13:48:14 +00:00
sourceMapSupport
.
install
(
)
;