Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Ignore dotted params
Browse files Browse the repository at this point in the history
  • Loading branch information
leordev committed Jan 4, 2024
1 parent d1a6553 commit 7c58b9b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion badges/coverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/docs-report/api-extractor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ const processApiExtractorMessage = (
message: ExtractorMessage,
ignoreMessages: string[] = []
): void => {
console.info('>>>MSG>>>', message)
if (
message.category === ExtractorMessageCategory.Console ||
message.category === ExtractorMessageCategory.Compiler
Expand Down

0 comments on commit 7c58b9b

Please sign in to comment.