Open dirkluijk opened 2 months ago
@axe-me Any chance to have a look at it? I have a plugin that builds on top of this one, and have to use legacy-peer-deps everywhere :)
legacy-peer-deps
The "skipLibCheck": true, is welcome. I was looking for a way to include this with Vite, but modifying the underlying tsconfig could be an improvement
"skipLibCheck": true,
@axe-me Any chance to have a look at it? I have a plugin that builds on top of this one, and have to use
legacy-peer-deps
everywhere :)