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