Nivek

Results 15 issues of Nivek

Mention in the docs that the values you get on the sorted output are not the original objects.

**Package** @angular-eslint/component-selector. **Type** Feature request **Description** In our repository, we use typedoc to generate and display sample code in a showcase for our UI component library. Sometimes people add two...

package: eslint-plugin
triage

enhancement
PRs welcome
hacktoberfest

### What is the problem this feature would solve? `npm`offers the possibility to install `devDependencies`. It seems that bun currently does not offer this feature. All dependencies installed with bun...

enhancement
npm

### What is the problem this feature would solve? When implementing command line tools I often style strings to make the CLI tool more compelling. To do so I use...

bug
ecosystem

### Describe the feature you'd like to request I recently tried tRPC with Angular. Everything worked great. I switched a small app from Angular's HTTP client to tRPC. To make...

✅ accepted-PRs-welcome
💰 wontfix/$$$$

Update TypeScript typings for custom commands. We have to edit the `global.d.ts`file and not the `commands.ts`file.