feat: create minimal version
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["src/*", "./*"],
|
||||
"@payload-config": ["src/payload.config.ts"]
|
||||
"@/*": ["src/*", "./*"]
|
||||
}
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
|
||||
|
||||
Reference in New Issue
Block a user