Skip to content

doesn't work with 'prettierd' #1

@bitbirddev

Description

@bitbirddev

@ttskch great plugin idea! unfortunately i can't get it to work with @fsouza/prettierd. any idea why?

Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@ttskch/prettier-plugin-tailwindcss-anywhere' imported from /Users/xxxx/noop.js

{
    "printWidth": 180,
    "tabWidth": 4,
    "plugins": ["@zackad/prettier-plugin-twig", "@ttskch/prettier-plugin-tailwindcss-anywhere", "prettier-plugin-tailwindcss"],
    "twigPrintWidth": 180,
    "twigAlwaysBreakObjects": false,
    "twigOutputEndblockName": true,
    "overrides": [
        {
            "files": "*.html.twig",
            "options": {
                "parser": "anywhere"
            }
        }
    ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions