Remove github plugin from typescript by gracepark · Pull Request #610 · github/eslint-plugin-github

PR Overview

This PR removes the GitHub plugin import and its usage from the TypeScript configuration file.

  • Removes the GitHub plugin reference from the TypeScript configuration.
  • Cleans up the unused "fixupPluginRules" import.

Changes

File Description
lib/configs/flat/typescript.js Removes the GitHub plugin and related configuration in order to streamline the TypeScript config

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more