Files
khalij-pay/node_modules/array-buffer-byte-length/tsconfig.json
2025-10-23 21:52:07 +03:30

10 lines
125 B
JSON

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