Files
opencrm/frontend/node_modules/es-object-atoms/tsconfig.json
T
Stefan Hacker e209e9bbca first commit
2026-01-29 01:16:54 +01:00

7 lines
81 B
JSON

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