mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-18 16:00:21 +00: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