chore: add pnpm lockfile, fix core tsconfig

Remove reflect-metadata type reference from core/tsconfig.json —
it will be added in Plan 2 when InversifyJS is installed.
This commit is contained in:
2026-04-06 14:13:59 +02:00
parent f7aa0cec2b
commit 8ffc91f5e0
2 changed files with 1166 additions and 2 deletions

View File

@@ -4,8 +4,7 @@
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
},
"types": ["reflect-metadata"]
}
},
"include": ["src/**/*.ts"],
"exclude": ["node_modules", "dist"]

1165
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff