feat: add payload configuration and update TypeScript target
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"target": "ES2022",
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@payload-config": ["./src/payload.config.ts"]
|
||||
|
||||
Reference in New Issue
Block a user