5 lines
104 B
JSON
5 lines
104 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src/**/*.ts", "tests/**/*.ts", "tsup.config.ts"]
|
|
}
|