yet-another-eslint-blame

v0.0.2
Yet another eslint blame (might) with better adaptability. The input is eslint's output with json format (You can see it [here](https://eslint.org/docs/user-guide/formatters/#json)). And it's will run git blame for each eslint report.

build:dts

tsc

build:bundle

node ./scripts/build.js

build

yarn build:bundle && yarn build:dts

prettier

prettier --config ./prettier.config.json --write ./src/**/*.ts

Metadata

Downloads

Maintainers