projet_fil_red_api/node_modules/call-bind-apply-helpers/tsconfig.json
2025-07-08 22:47:52 +02:00

9 lines
No EOL
115 B
JSON

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