chore: 更新 ProbeJS 生成的文件
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"lib": ["ES5", "ES2015"],
|
||||
"typeRoots": ["./probe/generated", "./probe/user"]
|
||||
"lib": [
|
||||
"ES5",
|
||||
"ES2015"
|
||||
],
|
||||
"typeRoots": [
|
||||
"./probe/generated",
|
||||
"./probe/user"
|
||||
],
|
||||
"target": "ES2015"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user