UNPKG

proxy-checker-lite

Version:

A utility for testing the validity of HTTP and SOCKS proxies with Discord integration.

15 lines (14 loc) 287 B
{ "compilerOptions": { "module": "ESNext", "target": "ESNext", "declaration": true, "esModuleInterop": true, "skipLibCheck": true, "outDir": "./dist", "rootDir": "./", "noEmit": false, "moduleResolution": "node", "resolveJsonModule": true } }