9 lines
122 B
JSON
9 lines
122 B
JSON
|
{
|
||
|
"mode":"custom",
|
||
|
"ts":{
|
||
|
"./customdir/custom.ts":"./customcompiled.js"
|
||
|
},
|
||
|
"typings":[
|
||
|
"./customdir"
|
||
|
]
|
||
|
}
|