vvet_backend_1/node_modules/es-object-atoms/tsconfig.json

7 lines
81 B
JSON
Raw Normal View History

2025-05-09 12:46:18 +05:30
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es5",
},
}