MikeM

Results 9 issues of MikeM

### Describe the problem you'd like to see solved or task you'd like to see made easier Currently you can set a `defaultPrefix` and `fixedWidth` in `FaConfig`: ```typescript export class...

**Describe the feature** I would like to have an option that forces imports to be on 1 line. So this: ```ts import huffman from "n-ary-huffman"; import { repr } from...

## PR Checklist Please check if your PR fulfills the following requirements: * [x] The commit message follows our [guidelines](https://github.com/mauriciovigolo/keycloak-angular/blob/main/CONTRIBUTING.md) * [x] Tests for the changes have been added (for...

enhancement
evaluate-in-next-version

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [ ]...

The variable `BP_WEB_SERVER` will generate a default `nginx.conf` when the value is set to `nginx`. The variable name does not express this behavior, and is confusing in my opinion. ##...

I want to use the default nginx configuration, but add some custom CSP headers. The only way I can now do it is by adding my own `nginx.conf` as far...

### Current behavior When starting Cypress Component Testing in a fresh Angular project, it logs many warnings: ``` WARNING in C:/Sandboxes/Experiments/cypress-component-testing-typescript-warnings/cypress/e2e/spec.cy.ts is part of the TypeScript compilation but it's unused....

stage: needs investigating
topic: typescript
type: error message
npm: @cypress/angular
CT

### Feature request I have an e2e test that needs 2 sidecars to be able to run: the API and the Frontend. Both run on port 8080, which results in...

kind/feature
area/api

Please publish `tkn-pac` to the [Windows Package Manager](https://learn.microsoft.com/en-us/windows/package-manager/package/), so Windows users can install it using Winget. For reference, the OpenShift Client is also published on Winget: - https://winstall.app/apps/RedHat.OpenShift-Client - https://github.com/microsoft/winget-pkgs/tree/master/manifests/r/RedHat/OpenShift-Client/

feature