Files
linkedin-text-formatter/node_modules/call-bind-apply-helpers/tsconfig.json
2026-04-12 09:16:09 +00:00

9 lines
115 B
JSON

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