mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Merge pull request #1065 from Microsoft/shorthandProperties
Add support for parsing shorthand property assignments.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
/// <reference path="core.ts"/>
|
||||
/// <reference path="scanner.ts"/>
|
||||
|
||||
module ts {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user