mirror of
https://github.com/github/codeql-action.git
synced 2026-05-04 12:50:14 +00:00
0d61442a70
- Add @actions/github to ESLint import/ignore list to avoid parse errors - Disable @typescript-eslint/no-unsafe-call and no-unsafe-return rules - Add TypeScript paths mapping for @octokit/core/types - Remove unused eslint-disable directives Co-authored-by: henrymercer <14129055+henrymercer@users.noreply.github.com>