Vincent Boivin 61aadc4ce2
fix(40320): Better errors when using properties/methods from newer versions of ECMAScript (#40650)
* Update package-lock.json

* Suggesting a library for a missing property/method

* Added more types and added tests

* Added more tests to cover all the latest features

* Added bigintarrays and dataview methods

* Fixed typo in template

* Transform old error message to use 2nd template slot

* Removed test that has been split up between es2015 and es2016+

* Use empty arrays and remove unnecessary function call

* merge

* Added early bail-out and updated baselines

* Implemented early bail-out (misread)

Co-authored-by: TypeScript Bot <typescriptbot@microsoft.com>
2020-10-02 16:47:37 -07:00
..
2020-06-17 03:28:55 -04:00
2019-06-28 17:09:22 -10:00
2020-06-17 03:28:55 -04:00
2019-09-20 17:17:39 -07:00
2019-05-30 17:35:10 -07:00
2019-06-27 16:48:00 -10:00
2019-12-09 16:31:23 -08:00
2019-10-13 09:45:56 -07:00