This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
git.zone
/
tscoverage
Watch
2
Star
0
Fork
0
You've already forked tscoverage
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
50fd5e83ad
tscoverage
/
test
/
assets
/
npmts.json
9 lines
100 B
JSON
Raw
Normal View
History
Unescape
Escape
now accepts config file
2016-02-04 19:41:34 +00:00
{
"mode"
:
"custom"
,
"ts"
:
{
improve path handling
2016-02-06 17:06:55 +00:00
"./customdir/*.ts"
:
"./"
now accepts config file
2016-02-04 19:41:34 +00:00
}
,
"typings"
:
[
"./customdir"
]
}
Reference in New Issue
Copy Permalink