Skip to content

feat: add should-be-fine support for flat configs#1505

Merged
G-Rath merged 7 commits intomainfrom
support-flat-config2
Feb 16, 2024
Merged

feat: add should-be-fine support for flat configs#1505
G-Rath merged 7 commits intomainfrom
support-flat-config2

Conversation

@G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Feb 16, 2024

This has gone in an alternative direction to #1503 that is based on how eslint-plugin-jsdoc is doing flat configs, and feels a lot simpler - it didn't archive my actual goal of making our configs static, but I'll do that in a follow up.

Also it's a little bit messy because our version of @typescript-eslint doesn't support flat config but that'll improve once we upgrade as well the structure.

I've tested this against a codebase and it seems to work fine 🤷

Resolves #1408
Closes #1503

@G-Rath G-Rath removed the bug label Feb 16, 2024
@G-Rath G-Rath merged commit 4cc2a1b into main Feb 16, 2024
@G-Rath G-Rath deleted the support-flat-config2 branch February 16, 2024 17:37
github-actions bot pushed a commit that referenced this pull request Feb 16, 2024
# [27.9.0](v27.8.0...v27.9.0) (2024-02-16)

### Features

* add should-be-fine support for flat configs ([#1505](#1505)) ([4cc2a1b](4cc2a1b))
@github-actions
Copy link

🎉 This PR is included in version 27.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support ESLint "flat" configs

2 participants