Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"eslint.options": {
"ignorePath": "${workspaceFolder}/../../../.eslintIgnore"
},
"prettier.ignorePath": "${workspaceFolder}/../../../.prettierignore",
"cSpell.words": ["bitwarden"]
}