-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
@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"
}
}
]
}ttskch
Metadata
Metadata
Assignees
Labels
No labels