ChessNut/node_modules/es-object-atoms/tsconfig.json
2025-11-07 20:19:34 +01:00

6 lines
81 B
JSON

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