Files
opencrm/backend/node_modules/call-bind-apply-helpers/tsconfig.json
T
Stefan Hacker e209e9bbca first commit
2026-01-29 01:16:54 +01:00

9 lines
115 B
JSON

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