e585bb2eed
Signed-off-by: baizhi958216 <1475289190@qq.com>
8 lines
121 B
JSON
8 lines
121 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"noEmit": true
|
|
},
|
|
"include": ["src/**/*.ts"]
|
|
}
|