Skip to content

feat: switch default typescript and flat/typescript configs to use the 2025 version#34

Merged
keithamus merged 4 commits into
keithamus:mainfrom
brettz9:ts2025
Jul 24, 2024
Merged

feat: switch default typescript and flat/typescript configs to use the 2025 version#34
keithamus merged 4 commits into
keithamus:mainfrom
brettz9:ts2025

Conversation

@brettz9
Copy link
Copy Markdown
Collaborator

@brettz9 brettz9 commented Jul 24, 2024

Builds on #32

feat: switch default typescript and flat/typescript configs to use the 2025 version; fixes #33

brettz9 added 3 commits July 24, 2024 07:41
Also:
- fix: ensures no-hashbang-comment rule is in TS 2023
- docs: remove unneeded backticks in no-regexp-s-flag rule docs
Also:
- docs: add required escapes to `no-regexp-named-group` docs
@keithamus
Copy link
Copy Markdown
Owner

The individual commit here looks good. Might be worth rebasing so we can ship separately?

@brettz9
Copy link
Copy Markdown
Collaborator Author

brettz9 commented Jul 24, 2024

Unfortunately, the single commit depends on there being a TS 2025 config, and that was added in #32. I think I can just rebase later on top of changes so if you merge the other PRs first, this can be a separate release.

@keithamus keithamus merged commit 2aa7169 into keithamus:main Jul 24, 2024
@brettz9 brettz9 deleted the ts2025 branch July 24, 2024 14:07
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.

Bump version used by typescript and flat/typescript configs

2 participants