1.20.1
ported to 1.20.1
This commit is contained in:
13
kubejs/jsconfig.json
Normal file
13
kubejs/jsconfig.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"lib": [
|
||||
"ES5",
|
||||
"ES2015"
|
||||
],
|
||||
"typeRoots": [
|
||||
"./probe/generated",
|
||||
"./probe/user"
|
||||
],
|
||||
"target": "ES2015"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user