File tree
9 files changed
+128
-21
lines changedFilter options
- .github/workflows
- scripts
- template/bare
- base/src
- cypress-ct/src/__tests__
- nightwatch-ct/src/__tests__
- typescript/src
- vitest/src/__tests__
- utils
9 files changed
+128
-21
lines changed+9-8Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
| 166 | + |
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
170 |
| - |
| 170 | + |
| 171 | + |
171 | 172 |
|
172 | 173 |
|
173 | 174 |
|
|
+25-3Lines changed: 25 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
83 | 84 |
|
84 | 85 |
|
85 | 86 |
|
86 |
| - |
| 87 | + |
| 88 | + |
| 89 | + |
87 | 90 |
|
88 | 91 |
|
89 | 92 |
|
| ||
319 | 322 |
|
320 | 323 |
|
321 | 324 |
|
322 |
| - |
323 |
| - |
| 325 | + |
| 326 | + |
324 | 327 |
|
325 | 328 |
|
326 | 329 |
|
| ||
563 | 566 |
|
564 | 567 |
|
565 | 568 |
|
| 569 | + |
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
566 | 588 |
|
567 | 589 |
|
568 | 590 |
|
|
+11-10Lines changed: 11 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| ||
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
| 58 | + |
63 | 59 |
|
64 | 60 |
|
65 | 61 |
|
| ||
85 | 81 |
|
86 | 82 |
|
87 | 83 |
|
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
|
template/bare/base/src/App.vue
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
template/bare/cypress-ct/src/__tests__/App.cy.js
Copy file name to clipboard+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
template/bare/nightwatch-ct/src/__tests__/App.spec.js
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
template/bare/typescript/src/App.vue
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
template/bare/vitest/src/__tests__/App.spec.js
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
utils/trimBoilerplate.ts
Copy file name to clipboard+36Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 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 | + |
0 commit comments