6 lines
127 B
JSON
6 lines
127 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["ES5", "ES2015"],
|
|
"typeRoots": ["./probe/generated", "./probe/user"]
|
|
}
|
|
} |