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