{
  "eslint.options": {
    "ignorePath": "${workspaceFolder}/../../../.eslintIgnore"
  },
  "prettier.ignorePath": "${workspaceFolder}/../../../.prettierignore",
  "cSpell.words": ["bitwarden"]
}