Closed
Description
- Remove all
/// <reference
directives; put explicit file lists in tsconfigs - Turn on the
no-reference
TSLint rule - Move code between files until they're movable to proper subprojects
- Simplify the jakefile
- Add sourcemaps for outFile compilations (@weswigham)
- More?