mirror of
https://github.com/zhigang1992/probot.git
synced 2026-06-14 18:08:58 +08:00
8 lines
84 B
JSON
8 lines
84 B
JSON
{
|
|
"extends": "../tsconfig",
|
|
"include": [
|
|
"../src/**/*",
|
|
"**/*.ts"
|
|
]
|
|
}
|