Skip to content

Commit e43b2c7

Browse files
committed
Remove the warnign to test api-documenter
1 parent 4637b27 commit e43b2c7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

build-tests/api-documenter-test/config/api-extractor.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
"tsdoc-undefined-tag": {
2424
"logLevel": "none"
2525
}
26+
},
27+
"extractorMessageReporting": {
28+
"ae-incompatible-release-tags": {
29+
"logLevel": "none",
30+
"addToApiReportFile": true
31+
}
2632
}
2733
}
2834
}

0 commit comments

Comments
 (0)