mirror of
https://github.com/harness/drone.git
synced 2025-09-04 19:37:44 +00:00
6 lines
131 B
JSON
6 lines
131 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["./integration", "./support", "./fixtures", "./"],
|
|
"exclude": ["node_modules"]
|
|
}
|