Files
tongjiweb/server/node_modules/es-object-atoms/tsconfig.json
T
2026-06-04 11:01:29 +08:00

7 lines
81 B
JSON

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