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

Enabled ESLint deprecation rule #679

Merged
merged 1 commit into from
Oct 18, 2020
Merged

Enabled ESLint deprecation rule #679

merged 1 commit into from
Oct 18, 2020

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Per microsoft/TypeScript#35282, uses the new ts.factory namespace instead (since we're not using TypeScript's transformation contexts: #20). Uses https://github.com/gund/eslint-plugin-deprecation to enforce it.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 5aa287d into main Oct 18, 2020
@JoshuaKGoldberg JoshuaKGoldberg deleted the deprecation-rule branch October 18, 2020 20:46
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.

TypeScript's create* functions are now deprecated
1 participant