{
  "extends": "assemblyscript/std/assembly.json",
  "include": [
    "./**/*.ts",
    "bitray/index.ts"
  ]
}