mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-03 22:44:56 +08:00
* diff: add support options parameter of diffLines The options parameter is described at https://github.com/kpdecker/jsdiff/blob/master/README.md * diff: add tslint.json and fix lint issues