generated from react18-tools/turborepo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.tkb
36 lines (36 loc) · 795 Bytes
/
.tkb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"scope": "Workspace",
"tasks": {
"P_NrSJQ8m91Odgz8E1fS6": {
"id": "P_NrSJQ8m91Odgz8E1fS6",
"description": "update examples",
"columnId": "column-doing"
},
"1dRWJhy45E1Rq5wZAmPHt": {
"id": "1dRWJhy45E1Rq5wZAmPHt",
"description": "Update README as required",
"columnId": "column-doing"
},
"236t7aKMywd4VgHp6PyIb": {
"id": "236t7aKMywd4VgHp6PyIb",
"description": "Publish canonicals",
"columnId": "column-doing"
}
},
"columns": [
{
"id": "column-todo",
"title": "To do",
"tasksIds": []
},
{
"id": "column-doing",
"title": "Doing",
"tasksIds": [
"P_NrSJQ8m91Odgz8E1fS6",
"1dRWJhy45E1Rq5wZAmPHt",
"236t7aKMywd4VgHp6PyIb"
]
}
]
}