Alexander Opran

Results 5 comments of Alexander Opran

Any solutions to the duplication bug (https://github.com/commitizen/cz-cli/issues/627#issuecomment-551356945)? I am on the latest Windows 10 Update / NodeJS LTS version. Tried some older versions as well, same issue. Again, this only...

## Solution (For PowerShell) Use the following command when creating the empty file: `New-Item -Name file.extension -ItemType File `

I have pretty much the same issue as @escalonn, I cannot get Sonar to analyze an Angular 10 project at all, even if pointing directly to the tsconfig.app.json. It seems...

@kylegillen How is that working with flat config? There is no `extends` in antfu `options`. We can try to include the nextjs eslint plugins with FlatCompat: ``` import { FlatCompat...