6 lines
127 B
JSON
6 lines
127 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {},
|
|
"include": ["src/**/*", "e2e/**/*", "package.json", "*.ts"]
|
|
}
|