Files
suivi_achat/node_modules/es-object-atoms/tsconfig.json
2024-12-14 13:39:59 +01:00

7 lines
81 B
JSON

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