mirror of
https://github.com/kekxv/AiReviewPR.git
synced 2025-02-11 22:41:50 +01:00
fix
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"node_modules/@types"
|
||||
],
|
||||
"types": [
|
||||
"node"
|
||||
"node",
|
||||
"jest"
|
||||
],
|
||||
"target": "ES2020",
|
||||
// 编译目标
|
||||
@@ -30,4 +31,4 @@
|
||||
"**/*.spec.ts"
|
||||
// 排除测试文件
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user