Files
ananus/server/node_modules/es-object-atoms/tsconfig.json
T
2026-04-30 11:44:03 +00:00

7 lines
81 B
JSON

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