Commit Graph

5 Commits

Author SHA1 Message Date
Martin Pärtel
59020cc50a
🤖 Merge PR #46399 array.prototype.flatmap: support ReadonlyArray by @mpartel
* array.prototype.flatmap: support ReadonlyArray

* array.prototype.flatmap: support readonly result from callback
2020-07-29 02:27:37 -04:00
Wesley Wigham
6970a8fffa
#no-publishing-comment No more tabs in json documents, trailing newlines for every document 2020-05-15 12:27:10 -07:00
Jordan Harband
6fdd80d8ad
add LJHarb as an owner of LJHarb’s packages (#42138) 2020-02-07 10:20:33 -08:00
Nathan Shively-Sanders
c8089e91d1
Trim tsconfig files; move untested files to OTHER_FILES.txt (#40676)
* Initial cut

* fix aos global reference

* fix clearbladejs global references

* fix cldr.js augmentations

* fix codemirror compile errors (maybe)

* fixup skipped files after merge

* fix dwt/v13

* add missing references to adone

* fix meteor (manually)

* fix rangy

* add missing file reference to react-blessed

* fix react-dom?

* bump codemirror to 3.2

* bump dwt to 3.2

* Add/remove OTHER_FILES.txt as needed.

* bump react-codemirror to 3.2

* add references to slickgrid tests

* add reference to strophe.js tests

* add reference to strophe+fix types

* add reference to waypoints test

* Bump others to 3.9

* remove incorrectly added file

* Use more explicit types reference paths

* bump strophejs-plugin-roster TS version
2019-11-26 12:47:30 -08:00
Jesse Hallett
1899725695 Type definitions for array.prototype.flatmap (#29437)
* Type definitions for array.prototype.flatmap

* array.prototype.flatmap: importing "/auto" extends the Array prototype
2018-10-08 10:36:07 -07:00