{
  "name": "Project",
  "globIgnorePaths": [
    "../../**/package.json",
    "../../**/tsconfig.json"
  ],
  "tree": {
    "$path": "../../out",
    "include": {
      "$path": "../../out/include",
      "node_modules": {
        "$className": "Folder",
        "@rbxts": {
          "$path": "../../node_modules/@rbxts"
        }
      }
    }
  }
}
