{
  "extends": "@mesh-tech/tsconfig/base.json",
  "compilerOptions": {
    "outDir": "./dist",
    "rootDir": "."
  },
  "include": ["*.ts"]
}
