Skip to content

Commit

Permalink
style: Updated doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nonara committed Dec 5, 2023
1 parent 658a89c commit b3fab8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/core/shared/plugin-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ export interface PluginPackageConfig {
tscOptions?: {
/**
* Sets the JSDocParsingMode to ParseAll
*
* @see https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/#optimizations-by-skipping-jsdoc-parsing
* @default false
*/
parseAllJsDoc?: boolean;
Expand Down

0 comments on commit b3fab8d

Please sign in to comment.