Skip to content

fix: properly separated typed and untyped linting #92

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

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Dec 7, 2022

PR Checklist

Overview

Two fixes:

  • Adds & uses a tsconfig.eslint.json that includes all files, not just those under src
  • Moves parserOptions.project and the typed deprecation/deprecation rule to just TypeScript source files, not JS

@JoshuaKGoldberg JoshuaKGoldberg merged commit bfd36bf into main Dec 7, 2022
@JoshuaKGoldberg JoshuaKGoldberg deleted the split-typing branch December 7, 2022 23:32
@github-actions
Copy link

🎉 This PR is included in version 1.3.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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🛠 Tooling: Typed typescript-eslint rules are running on files without type information
1 participant