Paul van Brenk

Results 5 comments of Paul van Brenk

Yes, any updates you make to definition should be in the Definitely Typed repo, or you can ship the d.ts file as part of the npm package... and keep them...

A nuget package would be great too.

for project build you invoke `tsc` with `--build` instead of `--project` so that requires some changes and some design. I'll take a look this weekend

> What happens if you run prettier locally with the same flags? eg. by executing the command from the package root directory: $(npm root)"/.bin/prettier --write **/*.{js,ts,tsx,md,json} ? That works as...

Seeing the same issue for nextjs eslint rules ```yaml Oops! Something went wrong! :( ESLint: 9.24.0 Error: Cannot read config file: /Users/pvanbrenk/src/current-ai/node_modules/eslint-config-next/index.js Error: Failed to patch ESLint because the calling...