Files
ServiceManager/frontend/node_modules/es-object-atoms/tsconfig.json
2026-01-01 17:40:53 +01:00

7 lines
81 B
JSON

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