tringenbach
tringenbach
I need support for the `import { type MyType } from 'package';` Typescript feature. That was added to babel in 2.16.0. I noticed dependabot already opened an PR to upgrade...
### Feedback I found the "Local API Option" section really confusing. Is it suggesting I buy a weather station from Ecowitt instead? Or buy a monitor from that company? What's...
- Option added to Certificates dialog even though it's not really a cert - Seemed like the best / most "TLS advanced option" place After all, it's used INSTEAD of...
Would you be interested in extracting / publishing a library to talk to Qolsys? To me, AppDaemon and MQTT add extra complexity. I'd rather have a more tradition Home Assistant...
### Problem description I am new to pixi, and also new to the conda ecosystem. My interest in pixi is that I'm attempting to contribute to an open source project...
### Is there an existing request? - [x] I have searched for this request ### Describe the feature request The modules in `react-native/Libraries/NewAppScreen` are used by some generators when creating...
### Summary Add `react-native` to `byDependency` in `getResolveOptions`. This fixes an issue with importing `react-strict-dom` when `enablePackageExports` is on. (Turning on `enablePackageExports` is what `react-strict-dom` recommends, and is the new...
### Describe the bug I am using repack 5.1.2 and creating a new project using react-strict-dom and respack. `react-strict-dom` says to turn on packageExports in Metro (but of course I...
This PR does four things. * Use Ruff instead of Pylint and configure it in pyproject.toml * Configure setuptools with pyproject.toml * Defines dependencies in pyproject.toml in a standards compliant...