File tree Expand file tree Collapse file tree 6 files changed +6
-9
lines changed
Expand file tree Collapse file tree 6 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 3131 "rimraf" : " ^6.0.1" ,
3232 "rollup" : " ^4.46.2" ,
3333 "tslib" : " ^2.8.1" ,
34- "typedoc" : " ^0.28.8 " ,
34+ "typedoc" : " ^0.28.9 " ,
3535 "typescript" : " ^5.8.3"
3636 }
3737}
Original file line number Diff line number Diff line change 2121 "cpy-cli" : " ^5.0.0" ,
2222 "package.json-minifier" : " ^0.0.4" ,
2323 "rimraf" : " ^6.0.1" ,
24- "typedoc" : " ^0.28.8 " ,
24+ "typedoc" : " ^0.28.9 " ,
2525 "typescript" : " ^5.8.3"
2626 }
2727}
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://typedoc.org/schema.json" ,
3- "entryPointStrategy" : " expand" ,
4- "entryPoints" : [" src" ],
3+ "entryPoints" : [" src/**/*.ts" ],
54}
Original file line number Diff line number Diff line change 1818 "cpy-cli" : " ^5.0.0" ,
1919 "package.json-minifier" : " ^0.0.4" ,
2020 "rimraf" : " ^6.0.1" ,
21- "typedoc" : " ^0.28.8 " ,
21+ "typedoc" : " ^0.28.9 " ,
2222 "typescript" : " ^5.8.3"
2323 }
2424}
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://typedoc.org/schema.json" ,
3- "entryPointStrategy" : " expand" ,
4- "entryPoints" : [" src" ],
3+ "entryPoints" : [" src/**/*.ts" ],
54}
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://typedoc.org/schema.json" ,
3- "entryPointStrategy" : " expand" ,
4- "entryPoints" : [" src" ],
3+ "entryPoints" : [" src/**/*.ts" ],
54}
You can’t perform that action at this time.
0 commit comments