Files
ospab.host/node_modules/es-object-atoms/tsconfig.json
2025-09-15 18:10:26 +03:00

7 lines
81 B
JSON

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