Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"printWidth": 80,
"tabWidth": 2,
"trailingComma": "es5",
"overrides": [{
"files": ["*.html", "*.xhtml"],
"options": { "parser": "babel" }
}]
}