-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
estree.d.ts is not a module #15017
Copy link
Copy link
Labels
locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.type:metaIssues about the status of Prettier, or anything else about Prettier itselfIssues about the status of Prettier, or anything else about Prettier itself
Metadata
Metadata
Assignees
Labels
locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.type:metaIssues about the status of Prettier, or anything else about Prettier itselfIssues about the status of Prettier, or anything else about Prettier itself
Environments:
Steps to reproduce:
I'm using standalone prettier to format code text in browser

Import
prettier/plugins/estreein source code will raise typescript error:Expected behavior:
No type error
Actual behavior:
I found
estree.d.tsis an empty file