tscoverage/test/assets/npmts.json
2016-02-06 18:06:55 +01:00

9 lines
100 B
JSON

{
"mode":"custom",
"ts":{
"./customdir/*.ts":"./"
},
"typings":[
"./customdir"
]
}