-
# Proposal
TypeScipt should have shorthand syntax for get properties. Please note that this is related to another of my proposals for TypeScript; notably, the ability to output [value properties](htt…
-
When my project contains a custom typescipt output directory, I cannot publish my project using VS 2013 Update 3/4 or when pushed to Azure/Kudu.
e.g. Inside Host.csproj:
```
.\obj\jsoutput
```
wil…
-
Hi.
I've seen in most examples that `typescript` npm-package is considered to be installed globally and we can just run `tsc`. That's nice but I'd like to keep more safe approach and install the `type…
-
Can you please upload .json files of the weapons ? The code doesn't work for me and I don't know how to fix it. In fact, I just need the weapon json files, I don't need the rest :)
Ty :D
-
Hi There
I have started using typescript in some of our projects. We are using a slow approach by only implementing new code in typescript. Due to this approach we have a unique requirement of the co…
-
callback is marked as an optional parameter
Typescipt
setInteractive(shape?: any, callback?: HitAreaCallback, dropZone?: boolean): Phaser.GameObjects.GameObject;
```
let shape = new Phaser.Ge…
-
TypeScipt 2.5.2
Sorry, I wasn't able to extract a simplified example:
- `git clone https://github.com/Microsoft/vscode-css-languageservice.git`
- `cd vscode-css-languageservice`
- `git checko…
-
##### **Overview of the issue**
I can't compare the speechToTextJob.status with the static enum values JobStatus.* because the field is set to string values.
##### **Motivation for or Use Ca…
-
As I know, this **Decktape** app is a command line app. I would like to know if There are examples of using this app with typescipt. It's a great app, so I would like to apply it to my developing webs…
-
I'm having an issue where any time a TypeScript file or definition is loaded in Visual Studio 2015, devenv.exe crashes. At one point in time it was working fine, but now it's happening consistently. …