UNPKG

wickr-bedrock-bot

Version:

AWS Wickr's own Bedrock Bot

10 lines (9 loc) 178 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "ESNext", "moduleResolution": "node" }, "include": ["./**/*.mts"], "exclude": ["./**/*.d.mts"] }