UNPKG

@the-convocation/twitter-scraper

Version:

A port of n0madic/twitter-scraper to Node.js.

12 lines (11 loc) 233 B
{ "compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true, "strict": true }, "include": ["vite.config.ts"] }