Skip to content

Change Request: Stop publishing declaration map files for espree #755

Description

@sethamus

Which packages would you like to change?

  • espree
  • eslint-scope
  • eslint-visitor-keys

What problem do you want to solve?

eslint-scope and eslint-visitor-keys do not publish declaration map files, whereas espree currently does.

According to the tsup documentation, declaration maps are designed for navigating local source files within a monorepo. They are not intended to be included in published NPM packages.

What do you think is the correct solution?

Update the espree build configuration to disable the generation and publishing of declaration map files.

Participation

  • I am willing to submit a pull request for this change.

AI acknowledgment

  • I did not use AI to generate this issue report.
  • (If the above is not checked) I have reviewed the AI-generated content before submitting.

Additional comments

No response

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Blocked

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions