nuxt-modules / turnstile

🔥 Cloudflare Turnstile integration for Nuxt
https://cloudflare.com/products/turnstile
MIT License
217 stars 17 forks source link

chore: add `vue-tsc` #202

Closed dargmuesli closed 1 year ago

dargmuesli commented 1 year ago

Without it, pnpm test:types would error locally.

This is more of a demo: @danielroe does pnpm test:types run fine for you on main? I'm not sure if I customized my environment somehow, because the CI runs fine without this PR but locally it does not for me.

danielroe commented 1 year ago

How odd. It does work for me. But you're right, we should have it in our devDeps.