Alessandro Commodari
Alessandro Commodari
### What does this PR do? Move the `@types/node` package from dependencies to devDependencies. ### Motivation Reduce `dd-trace-js` package size by removing unnecessary prod dependency. ### Plugin Checklist - [...
**I want to request a feature.** I would like for this plugin to work with the new flat config `eslint.config.js` file format that will become the default in `eslint@9` and...
## Bug Description when you try to import `interceptors` in TS it complains ## Reproducible By `import {interceptors} from "undici"` within a TypeScript project ## Expected Behavior You should be...
I am using `nodenext` and latest TS and I can't import the result types to explicitly because they are not exported in the project. Would love to have these since...