Skip to content

Commit

Permalink
Merge pull request #6 from yydounai1234/main
Browse files Browse the repository at this point in the history
fix docs desc
  • Loading branch information
BoleLiu authored Jan 14, 2022
2 parents daf0ce0 + 77d7f6c commit 19cf75a
Show file tree
Hide file tree
Showing 138 changed files with 8,233 additions and 2,750 deletions.
49 changes: 0 additions & 49 deletions api-extractor.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,54 +14,5 @@

"dtsRollup": {
"enabled": true
},

"tsdocMetadata": {
"enabled": false
},

"messages": {
"compilerMessageReporting": {
"default": {
"logLevel": "warning"
}
},

"extractorMessageReporting": {
"default": {
"logLevel": "warning",
"addToApiReportFile": true
},

"ae-missing-release-tag": {
"logLevel": "none"
}
},

"tsdocMessageReporting": {
"default": {
"logLevel": "warning"
},

"tsdoc-undefined-tag": {
"logLevel": "none"
},

"tsdoc-escape-greater-than": {
"logLevel": "none"
},

"tsdoc-malformed-inline-tag": {
"logLevel": "none"
},

"tsdoc-escape-right-brace": {
"logLevel": "none"
},

"tsdoc-unnecessary-backslash": {
"logLevel": "none"
}
}
}
}
Loading

0 comments on commit 19cf75a

Please sign in to comment.