Skip to content

Commit

Permalink
Fix TypeScript doc comment (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
azerum committed Jul 4, 2023
1 parent 34b79cb commit c440a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Expand Up @@ -2,7 +2,7 @@ export interface Options {
/**
Strip trailing commas in addition to comments.
@default true
@default false
*/
readonly trailingCommas?: boolean;

Expand Down

0 comments on commit c440a9d

Please sign in to comment.