Skip to content

Commit 98938a5

Browse files
authored
feat: add tsdoc config file (#15)
1 parent f6098f1 commit 98938a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const testingTools = [
2222

2323
const tsconfig = [
2424
'tsconfig.*',
25+
'tsdoc.*',
2526
'jsconfig.*',
2627
'api-extractor.json',
2728
]

0 commit comments

Comments
 (0)