Skip to content

Consider dropping testing with prettier-plugin-import-sort?  #297

@akx

Description

@akx

What version of prettier-plugin-tailwindcss are you using?

efea6f9

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions