UNPKG

@atproto/api

Version:

Client library for atproto and Bluesky

11 lines (10 loc) 205 B
{ "extends": "../../tsconfig/tests.json", "compilerOptions": { "rootDir": ".", "types": ["jest", "./jest.d.ts"], "noEmit": true, "noUnusedLocals": false }, "include": ["./tests"] }