ignores: [
    # Dependencies that depcheck thinks are unused but are actually used
    "@graphql-codegen/*",
    "@commitlint/*",
    "i18next",
    # Dependencies that depcheck thinks are missing but are actually present or never used
    "@yarnpkg/core",
    "@yarnpkg/cli",
    "clipanion",
    "@yarnpkg/fslib",
    "bufferutil",
    "utf-8-validate",
    "@yarnpkg/parsers",
    "@yarnpkg/plugin-git",
    "semver",
    "typanion",
  ]
