{
  "compilerOptions": {
    "target": "ES2015",
    "strict": true,
    "skipLibCheck": true,
    "paths": {
      "gojs": [
        "../../release/go.d.ts"
      ]
    }
  }
}