5 lines
108 B
JSON
5 lines
108 B
JSON
{
|
|
"extends": "@trigger.dev/tsconfig/integration.json",
|
|
"include": ["./src/**/*.ts", "tsup.config.ts"]
|
|
}
|