-
-
Notifications
You must be signed in to change notification settings - Fork 175
Closed
Description
What version of prettier-plugin-tailwindcss are you using?
What version of Tailwind CSS are you using?
Irrelevant
What version of Node.js are you using?
Irrelevant (22.2.0)
What package manager are you using?
Irrelevant (Yarn)
What operating system are you using?
Irrelevant (macOS)
Describe your issue
I was wondering why setting up a dev environment for the plugin pulls in TypeScript 3.9, and it looks like it's a transitive dependency of prettier-plugin-import-sort.
prettier-plugin-import-sort 0.0.7
└─┬ import-sort-parser-typescript 6.0.0
└── typescript 3.9.10
Given prettier-plugin-import-sort has had its last release 3 years ago, and import-sort-parser-typescript 5 years ago, maybe they could be dropped from the tests too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels