Files
PasswordManager/node_modules/es-object-atoms/tsconfig.json
RochesterX 6e820464d5 Initial
2025-11-12 10:13:24 -05:00

7 lines
81 B
JSON

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