Skip to content

Commit d1f4a3a

Browse files
committed
the type for the experimentalTernaries option is exported by prettier now
1 parent 0413e57 commit d1f4a3a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/types.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import type { AstNode, Comment, StrictAstNode } from './slang-nodes/types.d.ts';
77
declare module 'prettier' {
88
interface ParserOptions {
99
compiler: string;
10-
experimentalTernaries: boolean;
1110
}
1211
}
1312

0 commit comments

Comments
 (0)