This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e36c83f775159f3179cd7496f0d8cd5c68c7177
TypeScript
/
tests
/
cases
T
History
Andy Hanson
2e36c83f77
isDeclarationName: Return false for LHS of
import { x as y }
and
export { x as y }
2017-05-10 11:52:19 -07:00
..
compiler
fix
#15666
: mark file as optional in Diagnostic
2017-05-10 12:29:53 +08:00
conformance
Update tests and baselines
2017-05-08 13:35:09 -07:00
fourslash
isDeclarationName: Return false for LHS of
import { x as y }
and
export { x as y }
2017-05-10 11:52:19 -07:00
project
…
projects
…
test262-harness
…
unittests
…