Benny Neugebauer

Results 146 issues of Benny Neugebauer

Project: - /tsconfig.json - root tsconfig, has path mappings such as @mylib -> /libs/mylib/src/index.ts - /libs/* - /libs/mylib/tsconfig.json lib tsconfig extends root one and has an include field for src/*...

This is a 🔦 documentation change. ## Summary There were 2 empty spaces and I turned it into one. ## Context

## Current Behavior I am seeing error `Cannot find module 'conventionalcommits'` when trying to run `lerna release`. ## Expected Behavior Release command working with conventional commits style. ## Steps to...

type: bug

### :wrench: Summary When I try to push with my Git Desktop client ([SmartGit](https://www.syntevo.com/smartgit/)) then lefthook doesn't find `npx`. If I push from within VS Code, it works. Here is...

bug
Windows

## Implement ZigZag indicator The ZigZag indicator is a technical analysis tool used in trading to help identify price trends and reversals by filtering out small, insignificant price movements. It...

### Describe the bug I've noticed that sometimes my tests fail when running them from the VS Code extension. In the screenshot below, you can see a mismatch between my...

pending triage