generated from react18-tools/turborepo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.tkb
60 lines (60 loc) · 1.46 KB
/
.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"scope": "Workspace",
"tasks": {
"uUjYvxGR0oOu3Q1iJQler": {
"id": "uUjYvxGR0oOu3Q1iJQler",
"description": "Add use case for r18gs",
"columnId": "column-todo"
},
"hnmDBbQK5q6-GX3eIdtUP": {
"id": "hnmDBbQK5q6-GX3eIdtUP",
"description": "Create/feature a list of projects created from this template",
"columnId": "column-done"
},
"5FPnfgSKUpHBbORBRtgui": {
"id": "5FPnfgSKUpHBbORBRtgui",
"description": "Optimise mobile view",
"columnId": "column-doing"
},
"MfiZXiLbzHnZ3GSE4SVe8": {
"id": "MfiZXiLbzHnZ3GSE4SVe8",
"description": "Update README - explain why we don't use sass. \n",
"columnId": "column-todo"
},
"3Jpxwcb60dUx093hDLZ6F": {
"id": "3Jpxwcb60dUx093hDLZ6F",
"description": "Add script to remove remix example and add sass \n- add keep-remix option",
"columnId": "column-todo"
}
},
"columns": [
{
"id": "column-todo",
"title": "To do",
"tasksIds": [
"uUjYvxGR0oOu3Q1iJQler",
"MfiZXiLbzHnZ3GSE4SVe8",
"3Jpxwcb60dUx093hDLZ6F"
]
},
{
"id": "column-doing",
"title": "Doing",
"tasksIds": [
"5FPnfgSKUpHBbORBRtgui"
]
},
{
"id": "column-done",
"title": "Done",
"tasksIds": [
"hnmDBbQK5q6-GX3eIdtUP"
]
},
{
"id": "column-S6UGsrZqn5uTUGxNq5qGJ",
"title": "Will not do",
"tasksIds": []
}
]
}