Remove parseWithNodeMaps #7119
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
breaking change
This change will require a new major version to be released
enhancement
New feature or request
package: typescript-estree
Issues related to @typescript-eslint/typescript-estree
Milestone
Overview
Copying @fisker's #6760 (comment):
We always like deleting unused code! Just checking on Sourcegraph, https://sourcegraph.com/search?q=context:global+parseWithNodeMaps+-repo:.*typescript-eslint.*+-file:.*node_modules.*&patternType=standard&sm=1&groupBy=repo shows exactly one other runtime use: brodybits/prettierx › src/language-js/parser-typescript.js: a fork of prettier not updated since 2021. cc @brodybits
I think it's safe to remove
parseWithNodeMaps
. Filing this issue under triage to check with @typescript-eslint/triage-team.The text was updated successfully, but these errors were encountered: