Skip to content

issues Search Results · repo:lydell/eslint-plugin-simple-import-sort language:JavaScript

Filter by

136 results
 (87 ms)

136 results

inlydell/eslint-plugin-simple-import-sort (press backspace or delete to remove)

Hi! Seems like groups are not respected properly in my case, is that a config misread on my side? All of mismatched groups start with ~ so I tried specifying the whole beginning but it didn t help neither, ...
  • MajStc
  • 1
  • Opened 
    on May 29
  • #194

I have these two groups defined: groups: [ // Main React, Vitest and Playwright packages [ ^react$ ], // Things that start with a letter (or digit or underscore), or `@` followed by a letter [ ...
  • Svish
  • 2
  • Opened 
    on May 15
  • #193

Hi! We use this plugin and love how configurable the groups are. One thing that tends to happen in smaller files is you wind up with only a few imports per group, and you have all these newlines between ...
  • bschlenk
  • 1
  • Opened 
    on Jan 17
  • #190

Since eslint-sort-import doesn t support react natively, i was hoping this package did. but alas. There appears to be a fork of this repo but it s out of date and not auto mergable. Might be worth a look? ...
  • jasperfirecai2
  • 4
  • Opened 
    on Dec 10, 2024
  • #188

Is there any plan to support the latest version of eslint, version 9?
  • jhshin-pgm
  • Opened 
    on Nov 8, 2024
  • #187

It would be nice to have the import defaultGroups exported to customize them. Just for adding a group all default groups have to be redefined right now. { rules : { simple-import-sort/imports ...
  • davidenke
  • 1
  • Opened 
    on Oct 23, 2024
  • #185

Hi, I ve setup my project with this amazing plugin and it works great. But I came across something last night that has started creeping into my dreams as well. My ESLint config: The project is quite old ...
  • tejas-1206
  • 2
  • Opened 
    on Oct 2, 2024
  • #184

As a team of Rust developers from Race of Sloths, we recognized this repo to be highly valuable in the open-source movement. Race of Sloth makes the open-source contributions more fun and rewarding. ...
  • akorchyn
  • Opened 
    on Sep 27, 2024
  • #183

version: eslint-plugin-simple-import-sort : ^12.1.1 , eslint.config.js: import { defineConfig } from @soybeanjs/eslint-config ; import simpleImportSort from eslint-plugin-simple-import-sort ; export ...
  • baiwumm
  • 2
  • Opened 
    on Aug 26, 2024
  • #180
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub