clang-format: [JS] Fix incorrect detection of ternary expressions.
A definintion like this could not be formatted at all: constructor({aa}: { aa?: string, aaaaaaaa?: string, aaaaaaaaaaaaaaa?: boolean, aaaaaa?: List<string> }) { } llvm-svn: 238291
Loading
Please sign in to comment