This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-02-22 16:52:14 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
src
/
services
/
codefixes
History
Andy Hanson
2305c10a65
Fix lint errors
2017-03-17 13:54:18 -07:00
..
fixAddMissingMember.ts
widen type, index signature, and add tests
2017-02-16 13:37:35 -08:00
fixClassDoesntImplementInheritedAbstractMember.ts
instantiate generic this param correctly
2017-02-28 19:35:15 -08:00
fixClassIncorrectlyImplementsInterface.ts
Merge branch 'ImplementMissingThis' of github.com:aozgaa/TypeScript into ImplementMissingThis
2017-03-01 10:42:11 -08:00
fixClassSuperMustPrecedeThisAccess.ts
initial revision of infrastructure to produce text changes that uses existing node factory, formatter and printer (
#14441
)
2017-03-15 11:44:36 -07:00
fixConstructorForDerivedNeedSuperCall.ts
initial revision of infrastructure to produce text changes that uses existing node factory, formatter and printer (
#14441
)
2017-03-15 11:44:36 -07:00
fixes.ts
wip
2017-02-14 17:30:28 -08:00
fixExtendsInterfaceBecomesImplements.ts
initial revision of infrastructure to produce text changes that uses existing node factory, formatter and printer (
#14441
)
2017-03-15 11:44:36 -07:00
fixForgottenThisPropertyAccess.ts
initial revision of infrastructure to produce text changes that uses existing node factory, formatter and printer (
#14441
)
2017-03-15 11:44:36 -07:00
helpers.ts
instantiate generic this param correctly
2017-02-28 19:35:15 -08:00
importFixes.ts
Fix lint errors
2017-03-17 13:54:18 -07:00
unusedIdentifierFixes.ts
initial revision of infrastructure to produce text changes that uses existing node factory, formatter and printer (
#14441
)
2017-03-15 11:44:36 -07:00