Sort imports
So using the create-t3-app im using the https://www.npmjs.com/package/eslint-plugin-simple-import-sort lib to sort my exports because it freaks me out to have these imports unsorted.
And i extended my eslint config as follows:
Yet the sort isnt working. Anyone ?
npm
eslint-plugin-simple-import-sort
Easy autofixable import sorting. Latest version: 8.0.0, last published: 3 months ago. Start using eslint-plugin-simple-import-sort in your project by running
npm i eslint-plugin-simple-import-sort
. There are 762 other projects in the npm registry using eslint-plugin-simple-import-sort.0 Replies