Files
VFXdemo/node_modules/es-object-atoms/tsconfig.json
Daniel afbcd99224 fix
2026-04-01 20:06:17 +08:00

7 lines
81 B
JSON

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