Closed mskelton closed 1 year ago
Quite a bit going on in this PR, but broken down there are two main goals.
skipLibCheck
d.ts
Fixes #33
fixes #123
@jrgarciadev Have you had a chance to review this PR?
Hi @mskelton sorry I haven't had the chance to review it in deep, I hope to review it soon 🙏🏻
Description
Quite a bit going on in this PR, but broken down there are two main goals.
skipLibCheck
as that also disables checkingd.ts
files in this repo. This would have caught the circular type reference issue in https://github.com/nextui-org/tailwind-variants/pull/39.d.ts
files.Fixes #33
Additional context
What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123
).