mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-31 02:34:28 +00:00
- bump to version 3.9 - correct options for Minify compress options as it accepts only false or configuration object as per JSDoc comment - add JSDoc comments for Minify options - minor addition to the tests - remove TS version header line as no longer valid (current defaults to TS 2.8 or newer) https://github.com/mishoo/UglifyJS2/releases/tag/v3.9.0 Thanks!