PDF_Generation_and_Automation/node_modules/es-object-atoms/tsconfig.json
2025-08-24 12:01:08 +05:30

7 lines
81 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es5",
},
}