https://github.com/Microsoft/TypeScript
Revision 4606709672af666955f2385f01caf545450600c3 authored by Wenlu Wang on 23 May 2018, 21:09:49 UTC, committed by Andy on 23 May 2018, 21:09:49 UTC
* add code fix convert to mapped object type

* add support for type literal and improve test

* fix typo

* add support for heritageClauses

* only determine declaration is not class
1 parent b9ed782
History
Tip revision: 4606709672af666955f2385f01caf545450600c3 authored by Wenlu Wang on 23 May 2018, 21:09:49 UTC
add code fix convert to mapped object type (#24286)
Tip revision: 4606709
File Mode Size
.github
.vscode
bin
doc
lib
scripts
src
tests
.editorconfig -rw-r--r-- 188 bytes
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 1.8 KB
.gitmodules -rw-r--r-- 2.0 KB
.mailmap -rw-r--r-- 17.8 KB
.npmignore -rw-r--r-- 286 bytes
.travis.yml -rw-r--r-- 375 bytes
AUTHORS.md -rw-r--r-- 5.7 KB
CONTRIBUTING.md -rw-r--r-- 9.4 KB
CopyrightNotice.txt -rw-r--r-- 819 bytes
Gulpfile.js -rw-r--r-- 43.8 KB
Jakefile.js -rw-r--r-- 45.6 KB
LICENSE.txt -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 4.8 KB
ThirdPartyNoticeText.txt -rw-r--r-- 6.4 KB
package-lock.json -rw-r--r-- 230.4 KB
package.json -rw-r--r-- 3.1 KB
tslint.json -rw-r--r-- 4.7 KB

README.md

back to top