|
Using the new Compile on Save feature in 0.8.2, is it possible to have Visual Studio generate AMD modules equivalent to using the "--modules AMD" compiler option?
I've edited the project file and all I see are properties for TypeScriptTarget, TypeScriptIncludeComments and TypeScriptSourceMap.
|