Mirror: The spec-compliant minimum of client-side GraphQL.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at c4e386620ebbcb792b54376c410a9d353b6437ce 7 lines 181 B view raw
1{ 2 "$schema": "https://unpkg.com/@changesets/config@0.3.0/schema.json", 3 "changelog": "../scripts/changelog.js", 4 "commit": false, 5 "access": "public", 6 "baseBranch": "main" 7}