AI-Voice-Agent-Node/node_modules/dunder-proto/tsconfig.json
2025-05-27 21:06:13 +05:30

10 lines
116 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "ES2021",
},
"exclude": [
"coverage",
],
}