Updated @octokit/types version from 6.34.0 to 13.5.0.
Changes
Added the eslint-import-resolver-typescript package to enhance ESLint's understanding of TypeScript configurations defined in tsconfig.json. This addition ensures accurate resolution of module paths and aliases, effectively resolving the linting errors in TypeScript files.
Overview
Updated
@octokit/types
version from6.34.0
to13.5.0
.Changes
eslint-import-resolver-typescript
package to enhance ESLint's understanding of TypeScript configurations defined intsconfig.json
. This addition ensures accurate resolution of module paths and aliases, effectively resolving the linting errors in TypeScript files.Notes
Supersedes PR #165 by dependabot.