You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It still fail. If I remove the plugins, all the things work well without errors. So I believe this is a bug belong to @ianvs/prettier-plugin-sort-imports.
Your Environment
Describe the bug
This plugin will throw errors when the source code base contains a file below.
To Reproduce
[email protected]:zanminkian/bug-report.git
and then checkout to branchprettier-plugin-sort-imports-bug
README.md
pnpm i
./node_modules/.bin/prettier ./src/foo1.d.ts -w
: Failed!Expected behavior
No errors
Screenshots, code sample, etc
See the repo.
Configuration File (cat .prettierrc, prettier.config.js, .prettier.js)
See the repo.
Error log
See the repo.
Contribute to @ianvs/prettier-plugin-sort-imports
The text was updated successfully, but these errors were encountered: