We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b79cb commit c440a9dCopy full SHA for c440a9d
index.d.ts
@@ -2,7 +2,7 @@ export interface Options {
2
/**
3
Strip trailing commas in addition to comments.
4
5
- @default true
+ @default false
6
*/
7
readonly trailingCommas?: boolean;
8
0 commit comments