antfu / eslint-config

Anthony's ESLint config preset
https://eslint-config.antfu.me/
MIT License
3.41k stars 400 forks source link

Use 'eslint.useFlatConfig' instead of 'eslint.experimental.useFlatConfig' #514

Closed yousefhusein closed 5 days ago

yousefhusein commented 1 week ago

Replace 'eslint.experimental.useFlatConfig' with 'eslint.useFlatConfig' for ESLint versions greater than or equal to 8.57.

Description

Linked Issues

Additional context

netlify[bot] commented 1 week ago

Deploy Preview for melodious-froyo-4871f8 ready!

Name Link
Latest commit 3f4848a0823ab89ee237ccc43d0e19ae64fcb823
Latest deploy log https://app.netlify.com/sites/melodious-froyo-4871f8/deploys/66769e51850bb0000897ffaf
Deploy Preview https://deploy-preview-514--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 site configuration.

antfu commented 1 week ago

With the latest version actually we could remove it.