semblance/node_modules/es-object-atoms/tsconfig.json
2025-12-19 19:26:16 +00:00

6 lines
81 B
JSON
Executable file

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