ABIANAPP_NODE_PRODUCCION/node_modules/es-object-atoms/tsconfig.json
2026-02-03 14:27:12 +00:00

7 lines
81 B
JSON

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