kklas / anchor-client-gen

A tool for generating solana web3 clients from anchor IDLs.
MIT License
135 stars 21 forks source link

Generated client and type-check #53

Closed abrzezinski94 closed 2 years ago

abrzezinski94 commented 2 years ago

When i try to use generated client as npm package/yarn link in my main project where we have pre-commit/pre-build hooks i get type errors from ts type-check on dec. Is there any solution to for that ? (--skipLibCheck will not work on type error).

Zrzut ekranu 2022-08-24 o 13 35 10