reindexnow
Results
1
issues of
reindexnow
It would be very helpful if this plugin could replicate the [`group` option](https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/docs/rules/enforce-consistent-line-wrapping.md#group) from better-tailwindcss/enforce-consistent-line-wrapping. ```tsx // { printWidth: 40 } // { printWidth: 40, group: "newLine" } // {...
enhancement
type: new feature