iching-broker-level2/node_modules/call-bind-apply-helpers/tsconfig.json

9 lines
115 B
JSON
Raw Permalink Normal View History

2025-04-09 09:10:36 +00:00
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2021",
},
"exclude": [
"coverage",
],
}