ken_nogi/lineworks-sync/node_modules/call-bind-apply-helpers/tsconfig.json
Kenichiro NOGI 88a402ce0f up
2026-07-10 18:13:30 +09:00

9 lines
115 B
JSON

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