UNPKG

@git-temporal/git-log-scraper

Version:

Scrapes commit data from the git cli for a file or directory in a repository and returns an array of Javascript objects representing commits with files and lines added and deleted.

9 lines (8 loc) 142 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./lib", "baseUrl": "./src" }, "include": ["src/**/*.*"] }