mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Set up sequelize
This commit is contained in:
parent
6833439a4a
commit
87c08df02b
47 changed files with 2171 additions and 6 deletions
|
|
@ -15,6 +15,7 @@ const config: CodegenConfig = {
|
|||
resolverGeneration: 'disabled',
|
||||
typesPluginsConfig: {
|
||||
contextType: '../client.mts#ResolverContext',
|
||||
maybeValue: 'T'
|
||||
},
|
||||
add: {
|
||||
'./types.generated.ts': { content: '// @ts-nocheck' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue