Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"ignore": ["**/*.spec.ts", ".git", "node_modules"],
"watch": ["dist"],
"exec": "npm start",
"ext": "js"
}