##// END OF EJS Templates
working version...
working version all tests are passed removed _localInstall task

File last commit:

r50:7a4fac383b10 di-typescript
r51:43a2828f8abe v1.2.0-rc di-typescript
Show More
Foo.ts
3 lines | 39 B | video/mp2t | TypeScriptLexer
cin
tests moved under src/ folder...
r50 export class Foo {
name = "foo";
}