mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-24 13:59:25 +08:00
* `undefined` type added to properties of dictionaries; Formatting fixed; TSLint TODOs resolved: - adjacent-overload-signatures; - align; - array-type; - callable-types; - comment-format; - dt-header; - import-spacing; - interface-over-type-literal; - jsdoc-format; - no-consecutive-blank-lines; - no-padding; - no-string-throw; - object-literal-shorthand; - one-line; - only-arrow-functions; - semicolon; - whitespace. * `NodeRequireFunction` `type` reverted to `interface`.