TypeScript/tests/cases/conformance/parser
keerthana1212 555ef73da8
Adding Diagnostic message for missing ']' and ')' in Array literal and conditional statements (#40884)
* Adding Diagnostic message for missing ']' in Array literal

* revert change on parseArrayBindingPattern

* Adding diagnostic message for if, while, do and with statements

* Extract parseExpectMatchingBrackets

Co-authored-by: Keerthana Kanakaraju <kekanaka@microsoft.com>
Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2021-03-30 13:13:57 -07:00
..
ecmascript3/Accessors Update baselines 2014-08-27 16:58:31 -07:00
ecmascript5 Adding Diagnostic message for missing ']' and ')' in Array literal and conditional statements (#40884) 2021-03-30 13:13:57 -07:00
ecmascript6 Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
ecmascript2018 Remove ES2018 transforms for ES2018 target (#26315) 2019-02-06 15:35:52 -08:00
ecmascript2021/numericSeparators Add target: ES2021 (#41239) 2021-03-10 13:31:25 -08:00