Patrick Dahms

Results 5 issues of Patrick Dahms

I have noticed, that the `import/order` rule got a regression for groups in groups config (TypeScript). I am pretty sure that this was working at some point. If I remove...

help wanted
import/export ordering
typescript

Regarding the official usage of `prop-types`: https://github.com/facebook/prop-types#how-to-depend-on-this-package, its needs to be a `dependencies` instead of `devDependencies`. I would propose a PR if you like.

## Expected behaviour ``` dockerChmodType in Docker := DockerChmodType.UserGroupWriteExecute ``` does not generate the correct permissions or I did something wrong :/ Here are my sbt docker settings (snippet): ```scala...

bug
docker

### Description I saw a huge performance regression while we update `@swc/cli` from `0.1.62` to `0.3.10`. ### Timings #### `0.3.10` (latest) https://github.com/bobaaaaa/swc-cli-bug/actions/runs/8355308408/job/22870145794 ``` Successfully compiled: 2 files with swc (85.49ms)...

### Acknowledgements - [x] I read the documentation and searched existing issues to avoid duplicates - [x] I understand this is a **bug tracker** and anything other than a proven...

bug
pending triage