diff --git a/.tkb b/.tkb index 2659d4b2..8e0c6c8e 100644 --- a/.tkb +++ b/.tkb @@ -1,67 +1,11 @@ { "scope": "Workspace", - "tasks": { - "dC7QDBLH8BmHUfaYmIt81": { - "id": "dC7QDBLH8BmHUfaYmIt81", - "description": "(Optional) Add Repo Stats by visiting and setting up [repobeats](https://repobeats.axiom.co/)", - "columnId": "column-todo" - }, - "P_NrSJQ8m91Odgz8E1fS6": { - "id": "P_NrSJQ8m91Odgz8E1fS6", - "description": "Create your library and update examples", - "columnId": "column-todo" - }, - "1dRWJhy45E1Rq5wZAmPHt": { - "id": "1dRWJhy45E1Rq5wZAmPHt", - "description": "Update README as required", - "columnId": "column-todo" - }, - "5vS1JNXoMhDl5IBljwh2v": { - "id": "5vS1JNXoMhDl5IBljwh2v", - "description": "Set up GitHub pages to deploy docs\n - Go to [repo settings](https://github.com/react18-tools/react18-global-store/settings/pages) -> pages (On the left panel); Select deploy from a branch; Then Select `main` and `/docs`", - "columnId": "column-todo" - }, - "55DAZwduwTvlaxaJC8hlX": { - "id": "55DAZwduwTvlaxaJC8hlX", - "description": "(Optional) Set up [Deepsource](https://app.deepsource.com/login) for static code analysis", - "columnId": "column-todo" - }, - "FDFqCQvLm2mUlnTJ3Gna5": { - "id": "FDFqCQvLm2mUlnTJ3Gna5", - "description": "Push your changes/Create PR and see your library being automatically tested and published", - "columnId": "column-todo" - }, - "O1qAByMoxhHOR-a_guL91": { - "id": "O1qAByMoxhHOR-a_guL91", - "description": "Optionally deploy your examples to Vercel.", - "columnId": "column-todo" - }, - "0499BqWDwJ5cxqtC9Nr82": { - "id": "0499BqWDwJ5cxqtC9Nr82", - "description": "Feel free to star this template, contribute, and/or sponsor the [`terborepo-template`](https://github.com/react18-tools/turborepo-template) project or my [other open-source work](https://github.com/sponsors/mayank1513)", - "columnId": "column-todo" - }, - "IjuAtNquJ4-Ut874rHKIW": { - "id": "IjuAtNquJ4-Ut874rHKIW", - "description": "You can also fork the [`terborepo-template`](https://github.com/react18-tools/turborepo-template/fork) and add your package to `scripts/featured.json`\n - If approved, your package will be automatically added to FEATURED.md and also published on the home page of this repo.", - "columnId": "column-todo" - } - }, + "tasks": {}, "columns": [ { "id": "column-todo", "title": "To do", - "tasksIds": [ - "dC7QDBLH8BmHUfaYmIt81", - "P_NrSJQ8m91Odgz8E1fS6", - "1dRWJhy45E1Rq5wZAmPHt", - "5vS1JNXoMhDl5IBljwh2v", - "55DAZwduwTvlaxaJC8hlX", - "FDFqCQvLm2mUlnTJ3Gna5", - "O1qAByMoxhHOR-a_guL91", - "0499BqWDwJ5cxqtC9Nr82", - "IjuAtNquJ4-Ut874rHKIW" - ] + "tasksIds": [] }, { "id": "column-doing",