nixos/home/ags/node_modules/es-object-atoms/tsconfig.json
2024-06-13 00:09:21 +02:00

6 lines
81 B
JSON

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