UNPKG

vue-captcha-switcher

Version:

A Vue.js component to switch between different CAPTCHA services.

15 lines (14 loc) 306 B
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "moduleResolution": "Node", "strict": true, "jsx": "preserve", "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "types": ["vite/client"] }, "include": ["src"] }