1
0
Files

6 lines
127 B
JSON
Raw Permalink Normal View History

2022-07-03 21:22:33 +08:00
{
"compilerOptions": {
"lib": ["ES5", "ES2015"],
"typeRoots": ["./probe/generated", "./probe/user"]
}
}