{
  "extends": "../../../../tools/typescript/tsconfig_base_polymer.json",
  "compilerOptions": {
    "typeRoots": ["../../../../third_party/node/node_modules/@types"],
    "types": ["dom-speech-recognition"]
  }
}
