fullstackopen-notes/parts/3/followAlong/node_modules/es-object-atoms/tsconfig.json
2025-05-29 19:41:40 +02:00

6 lines
81 B
JSON

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