Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"debug.javascript.terminalOptions": {
"sourceMapPathOverrides": {
"meteor://💻app/*": "${workspaceFolder}/*",
"webpack:///./~/*": "${workspaceFolder}/node_modules/*",
"webpack://?:*/*": "${workspaceFolder}/*",
"webpack://@bitwarden/cli/*": "${workspaceFolder}/*"
}
},
"eslint.options": {
"ignorePath": "${workspaceFolder}/../../../.eslintIgnore"
"prettier.ignorePath": "${workspaceFolder}/../../../.prettierignore"