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