1
0
Files
wheat-server-kubejs/kubejs/jsconfig.json
T

6 lines
127 B
JSON

{
"compilerOptions": {
"lib": ["ES5", "ES2015"],
"typeRoots": ["./probe/generated", "./probe/user"]
}
}