UNPKG

@bithighlander/gary-bot

Version:

Gary Gensler AI Bot - A fun and interactive SEC chairman bot

14 lines (13 loc) 257 B
{ "compilerOptions": { "target": "es2020", "module": "commonjs", "lib": ["es6", "es2015", "dom"], "declaration": true, "outDir": "lib", "rootDir": "src", "strict": true, "types": ["node"], "esModuleInterop": true } }