Files
khalijpay-agent/node_modules/es-define-property/tsconfig.json
2026-01-01 21:35:03 +03:30

11 lines
138 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2022",
},
"exclude": [
"coverage",
"test/list-exports"
],
}