Andrea Francesco Speziale

Results 12 issues of Andrea Francesco Speziale

Hi dear @cgewecke, first of all thanks for the great tool! Maybe I'm wrong or missing something but I've noticed that internal functions are not estimated in the report but...

Hello! I can't find a way to enforce import order to internal / parent using aliases. Maybe it is just not possible. Example: ``` --- src |--- folderA |--- fileA1.ts...

import/export ordering

#### Support plan * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): yes #### Context * *node version*: v18.5.0 *...

support

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

type: feature

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

### Did you check the docs and existing issues? - [X] I have read the docs - [X] I have searched the existing issues ### Neovim version (nvim -v) v0.9.5...

bug

### What version of Bun is running? 1.1.27 (it's canary atm published version is: 1.1.26) ### What platform is your computer? Darwin 23.6.0 arm64 arm ### What steps can reproduce...

bug
needs triage

Hello! I recently upgraded "release-it" deps [in my project](https://github.com/andreafspeziale/nestjs-log/commit/28e1e32) moving from: - `"@release-it/conventional-changelog": "8.0.2",` => `"@release-it/conventional-changelog": "^10.0.0",` - `"release-it": "^17.11.0",` => `"release-it": "^18.1.2",` What I noticed is that the latest...

**Is your feature request related to a problem? Please describe.** I found myself playing around with an MCP server abstraction package and noticed that creating a tool without parameters /...

enhancement

I want to move the package to the `v4` introducing or at least consider the following: - [x] ~~since I created the `nestjs-log` package consider logging introduction~~ :point_left: I'm gonna...