Skip to content

fix: use ConfigWithExtends instead of Linter.Config#809

Merged
antfu merged 3 commits intoantfu:mainfrom
hyoban:2-6-configs
Feb 7, 2026
Merged

fix: use ConfigWithExtends instead of Linter.Config#809
antfu merged 3 commits intoantfu:mainfrom
hyoban:2-6-configs

Conversation

@hyoban
Copy link
Contributor

@hyoban hyoban commented Feb 6, 2026

  • <- Keep this line and put an x between the brackts.

Description

Linked Issues

fixes #

Additional context

@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for melodious-froyo-4871f8 ready!

Name Link
🔨 Latest commit d2d6f4f
🔍 Latest deploy log https://app.netlify.com/projects/melodious-froyo-4871f8/deploys/6986eb5665dcbf000841d4a1
😎 Deploy Preview https://deploy-preview-809--melodious-froyo-4871f8.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

src/types.ts Outdated
@@ -1,3 +1,4 @@
import type { ConfigWithExtends } from '@eslint/config-helpers'
Copy link
Contributor Author

@hyoban hyoban Feb 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After antfu/eslint-flat-config-utils#6

Suggested change
import type { ConfigWithExtends } from '@eslint/config-helpers'
import type { ConfigWithExtends } from 'eslint-flat-config-utils'

Or should we add a dependency on @eslint/config-helpers?

@antfu antfu merged commit ad4e54e into antfu:main Feb 7, 2026
3 of 8 checks passed
This was referenced Feb 6, 2026
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.

2 participants