feat: 初始化 KubeJS 文件结构
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"lib": ["ES5", "ES2015"],
|
||||
"typeRoots": ["./probe/generated", "./probe/user"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user