INeedJobToStartWork

Results 5 issues of INeedJobToStartWork

### Describe the bug Compress Option does wrong transform `undefined` which is overrided and return `void 0` anyway. I just reported it because i have seen that - Probably not...

C-bug

### Describe the bug # keep-sorted doesn't copy emojis correctly ## From Code ```ts const example = { apple: "🍏", orange: "🍊", banana: "🍌", }; ``` ## Results ### Reproduction...

help wanted

### Describe the bug `keep-sorted` doesn't work with `satisfies` keyword, without this - perfect. Im not in eslint plugins development, so dont wait on PR from me. ### Reproduction https://github.com/INeedJobToStartWork/problem-repro/tree/main...

# β™» Refactor(index.js): add JSDocs, rebuild functions Refactor `index.js` to: - Add JSDocs for external and internal functions - Make it easier in maintaining - Make it more friendly to...

### Describe the feature Add RegEx support for name/configFile/etc to make it more flexible. Currently its not possible to find configs like **filename.RANDOMTHINGHERE.ext** ### Additional information - [ ] Would...

enhancement