Skip to content

feat!: bumping eslint to v10 (W-23473845) - #1192

Open
jfeingold35 wants to merge 1 commit into
mainfrom
d/W-23473845
Open

feat!: bumping eslint to v10 (W-23473845)#1192
jfeingold35 wants to merge 1 commit into
mainfrom
d/W-23473845

Conversation

@jfeingold35

Copy link
Copy Markdown

Part of @W-23473845@, the conversion of OCLIF to ESLint v10.

Process:

yarn add eslint@^10
yarn add eslint-config-oclif@latest
yarn lint --suppress-all
# manually fix one errant inline suppression
git add package.json yarn.lock src eslint-suppressions.json
git commit -m "msg" --no-verify # need this because the verify will try to apply breaking auto-fixes to the file I modified
git push

@git2gus

git2gus Bot commented Aug 10, 2026

Copy link
Copy Markdown

Git2Gus App is installed but the .git2gus/config.json doesn't have right values. You should add the required configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant