Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: streamlined eslint.config.js with better tseslint.config usage #1697

Merged
merged 7 commits into from
Nov 25, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Nov 25, 2024

PR Checklist

Overview

Applies the changes in the issue. This brings the file line count -including comments- from 166 to 140.

Removes the files: ["**/*.md/*.ts"], from this repo's eslint.config.js because there's no ts codeblock in the README.md.

Updates the typescript-eslint package by necessity for the defaultProject default.

💖

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review November 25, 2024 17:31
@JoshuaKGoldberg JoshuaKGoldberg merged commit f43d17f into main Nov 25, 2024
16 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the eslint-config-extends-and-simpler branch November 25, 2024 17:34
Copy link

🎉 This is included in version v1.74.0 🎉

The release is available on:

Cheers! 📦🚀

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.

🚀 Feature: Better use tseslint.config extends and otherwise simplify eslint.config.js
1 participant