-
Run
pnpm run lint
will report errors. -
Run
pnpm run lint:fix
error still exists. -
Comment
fallbackSort
option ineslint.config.mjs
, no error reported.
/Users/ntnyq/Desktop/github/ntnyq/repro-perfectionist-sort-imports/index.ts
4:1 error Expected "element-plus/theme-chalk/dark/css-vars.css" to come before "@unocss/reset/tailwind.css" perfectionist/sort-imports
5:1 error Expected "element-plus/theme-chalk/index.css" to come before "element-plus/theme-chalk/dark/css-vars.css" perfectionist/sort-imports
6:1 error Expected "uno.css" to come before "element-plus/theme-chalk/index.css" perfectionist/sort-imports