Files
micro-service/node_modules/es-object-atoms/tsconfig.json
how2ice 44cca8f122 init
2025-08-14 23:34:11 +09:00

7 lines
81 B
JSON
Executable File

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