See TypeScript grammar for tokens following 'declare':
https://github.com/Microsoft/TypeScript/blob/master/doc/spec.md#A.10
Additional minor change:
clang-format: [JS] Prevent ASI before const.
Differential D26274
clang-format: [JS] do not break after declare namespace. mprobst on Nov 3 2016, 3:37 AM. Authored by
Details See TypeScript grammar for tokens following 'declare': Additional minor change:
Diff Detail
|