{
"extends": "../../../../tools/typescript/tsconfig_base.json",
"compilerOptions": {
"typeRoots": [
"./../../../../third_party/node/node_modules/@types"
],
"types": ["mocha", "trusted-types"]
}
}
{
"extends": "../../../../tools/typescript/tsconfig_base.json",
"compilerOptions": {
"typeRoots": [
"./../../../../third_party/node/node_modules/@types"
],
"types": ["mocha", "trusted-types"]
}
}