StefanSchoof
StefanSchoof
I have a monorepro, where my frontend is the folder `frontend` and only this is using eslint. I updated my `.eslintrc.yml` to support multiple projects: ``` parserOptions: project: - tsconfig.json...
### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell System: OS: Windows 10 10.0.19045 CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz Memory: 14.12 GB /...
Use the new name for azure ad and one step in the new menu
fixes #1462
To help my use case from #1460
## Category - [x] Bug ## Describe the bug I want to get a status code of an Delete Operation and lookup the `ResponseHttpStatusCode` in the request: ```csharp var user...
use modern docker multi platform builds (see https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/) and add step that push the image to the github container registry. A push to the docker hub is also possible, This...