UNPKG

wickr-bedrock-bot

Version:

AWS Wickr's own Bedrock Bot

11 lines (10 loc) 137 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ESNext", "lib": ["es2024"], }, "exclude": [ "coverage", ], }