mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-26 01:36:03 +03:00
[PR #1160] [CLOSED] fix: Export types #1260
Labels
No labels
bug
enhancement
enhancement
enhancement
fixed in next
fixed in next
fixed in next
new rule
new rule
new rule
pull-request
question
refactoring
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/markdownlint#1260
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/DavidAnson/markdownlint/pull/1160
Author: @regseb
Created: 3/24/2024
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (1)
8d4d389fix: Export types📊 Changes
1 file changed (+7 additions, -1 deletions)
View changed files
📝
micromark/package.json(+7 -1)📄 Description
I'm using Markdownlint in my project and TypeScript is reporting the following problem:
I think
exportsandtypesare incompatible. The pairs are :main/typesexports.default/exports.types🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.