Skip to content

prettier-plugin-tailwindcss is not added automatically #821

@hyunbinseo

Description

@hyunbinseo

When the following commands are executed:

pnpm dlx sv create --template minimal --add eslint prettier tailwindcss="plugins:forms" --types jsdoc javascript
pnpm dlx sv create --template minimal --add eslint prettier tailwindcss="plugins:forms" --types ts typescript
  • eslint-config-prettier and prettier-plugin-tailwindcss are not installed
  • pnpm format does not seem to run after creation (or silently fails?)

For diff, see hyunbinseo/svelte-kit-templates@d4c563a

Is this the desired action for create --add in one go? Or is it broken?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpkg:addsv add

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions