910e62b5创建于 1月15日历史提交
{
  "extends": "../../../tools/typescript/tsconfig_base.json",
  "compilerOptions": {
    "noUncheckedIndexedAccess": false,
    "typeRoots": ["../../../third_party/node/node_modules/@types"]
  }
}