UNPKG

@atproto/ozone

Version:

Backend service for moderating the Bluesky network.

10 lines (9 loc) 172 B
{ "extends": "../../tsconfig/node.json", "compilerOptions": { "rootDir": "./src", "outDir": "./dist", "noUnusedLocals": false }, "include": ["./src"] }