##// END OF EJS Templates
migrating to new project plugin 1.0.1-rc1...
migrating to new project plugin 1.0.1-rc1 added all source sets and compilerOptions

File last commit:

r82:025f02eff3b2 v1.3.0 default
r90:fddd238cb7ee ts-plugin
Show More
plan.js
9 lines | 197 B | application/javascript | JavascriptLexer
cin
working on support commonjs modules format
r59 define([
"./ActivatableTests",
"./trace-test",
"./TraceSourceTests",
"./CancellationTests",
"./ObservableTests",
cin
Added safe.delay...
r76 "./ContainerTests",
cin
StringBuilder, TextWriter, ConsoleWriter tests
r82 "./SafeTests",
"./TextTests"
cin
working on support commonjs modules format
r59 ]);