nixos/home/ags/node_modules/es-object-atoms/tsconfig.json
2025-02-27 02:26:55 +01:00

6 lines
81 B
JSON

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