crypto-es icon indicating copy to clipboard operation
crypto-es copied to clipboard

skipLibCheck doesn't appear to be needed

Open soyuka opened this issue 4 years ago • 1 comments

Hi, thanks for the fork I want to use it to fix es-related issues (core.js not found warning).

I was reading the README and it doesn't seem I need to use skipLibCheck what was your issue? Should we remove this from the README?

soyuka avatar Apr 28 '21 12:04 soyuka

It's just a typescript configration suggestion. You can do whatever if the ts compiler does't complain.

entronad avatar Apr 28 '21 13:04 entronad

All js files have own d.ts now in v2.0.0, this config is no longer needed.

entronad avatar Jul 11 '23 02:07 entronad