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
43bd2d8747e92aea869d55685365dd7ead53a065
TypeScript
/
tests
/
cases
T
History
Jason Ramsay
1b16c0b94b
For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors.
2016-10-25 18:09:04 -07:00
..
compiler
Merge pull request
#11818
from Microsoft/unusedDestructuredParameter
2016-10-24 15:05:42 -07:00
conformance
Merge pull request
#11757
from Microsoft/destructure_catch
2016-10-24 14:55:23 -07:00
fourslash
For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors.
2016-10-25 18:09:04 -07:00
fourslash_old
…
project
add unit tests
2016-09-26 12:25:48 -04:00
projects
add unit tests
2016-09-26 12:25:48 -04:00
test262-harness
…
unittests
…