TypeScript/tests/cases
Nathan Shively-Sanders 36c580378f
Fix duplicate identifier error with module.exports (#24466)
A bug in checkSpecialAssignment added bogus duplicate identifier errors
when using module.exports assignment to export a class. This commit
fixes that.
2018-05-29 14:29:48 -07:00
..
compiler Fix for issue #6154 - overriding methods with properties in the derived class (#24343) 2018-05-24 14:12:13 -07:00
conformance Fix duplicate identifier error with module.exports (#24466) 2018-05-29 14:29:48 -07:00
fourslash moduleSpecifiers: Don't return a relative path to node_modules (#24460) 2018-05-29 12:40:06 -07:00
project
projects
test262-harness
unittests
user Remove leveldown, stip absolute paths from test mk 2, accept reordered and new user baselines (#24227) 2018-05-17 15:32:10 -07:00