Files
Botexercito/Frontend/angular-internal-chat/node_modules/call-bind-apply-helpers/tsconfig.json
T

9 lines
115 B
JSON
Raw Normal View History

2026-03-22 18:07:19 +00:00
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2021",
},
"exclude": [
"coverage",
],
}