generated from autonomic-cooperative/astro-payload-template
12 lines
152 B
JSON
12 lines
152 B
JSON
{
|
|
"include": ["*.ts"],
|
|
"references": [
|
|
{
|
|
"path": "./astro/tsconfig.json"
|
|
},
|
|
{
|
|
"path": "./payload/tsconfig.json"
|
|
}
|
|
]
|
|
}
|