{
  "files": [
    "index.ts",
  ],
  "extends": "./tsconfig-src",
  "include": [
    "../typings/**/*",
  ],
  "references": [
    {
      "path": "scope",
    },
    {
      "path": "settings",
    },
    {
      "path": "tool",
    },
  ],
}
