-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebreaking changeThis change will require a new major version to be releasedThis change will require a new major version to be releasedenhancementNew feature or requestNew feature or request
Description
Overview
typescript-eslint/packages/eslint-plugin/src/rules/explicit-module-boundary-types.ts
Lines 70 to 73 in ad412cd
// DEPRECATED - To be removed in next major | |
shouldTrackReferences: { | |
type: 'boolean', | |
}, |
Let's go ahead and remove this option. It's not used anywhere.
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebreaking changeThis change will require a new major version to be releasedThis change will require a new major version to be releasedenhancementNew feature or requestNew feature or request