Files
Chatapp/Backend/node_modules/es-object-atoms/tsconfig.json
T
francesco448 0a448b1250 first commit
2026-03-14 14:59:41 +01:00

7 lines
81 B
JSON

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