{
  "compilerOptions": {
    "typeRoots": [ "./node_modules/@types" ],
    "types": [ "d3" ]
  }
}