Carlo Corradini

Results 86 comments of Carlo Corradini

@kf6kjg Example are currently broken due to `graphql` -> We need to migrate to a monorepo for them :/

@kf6kjg With the latest update you should have no problems now :)

I'll wait an update 🥳🤗

mhmhmhm I've tried `skipLibCheck: false` but it just results in too many problems that are solely dependent issues😅 I agree that it should be set to `false` but for every...

If you want to fix all third-party issue(s) the challenge is yours 😅🤯

> I think this can be closed by #1400 🔒 > > @carlocorradini Can you share your example repo with ESM usage? This issue can be closed. @kf6kjg Can you...

@kf6kjg UNDERSTOOD 🤯🤯🤯 Personally I prefer the first option where we set `type: module` in the root (Node.js > =16, therefore ESM is supported). We need to wait @MichalLytek because...

I think that if we specify the paths to the corresponding types (ESM and CJS) it should work without `/esm` (it's ugly and not portable)

> I think that if we specify the paths to the corresponding types (ESM and CJS) it should work without `/esm` (it's ugly and not portable) Ok it doesn't work...

The simplest way, in my opinion, is to just delete the `typings` directory and duplicate the declarations