File tree
16 files changed
+54
-222
lines changed- template
- base
- config
- cypress
- cypress-ct
- nightwatch
- playwright
- e2e
- tsconfig
- base
- cypress-ct
- nightwatch
- nightwatch-ct
- vitest
- utils
16 files changed
+54
-222
lines changedDiff for: index.ts
+41-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
| |||
371 | 370 |
| |
372 | 371 |
| |
373 | 372 |
| |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
374 | 388 |
| |
375 | 389 |
| |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
376 | 398 |
| |
377 | 399 |
| |
378 | 400 |
| |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
379 | 405 |
| |
380 | 406 |
| |
381 | 407 |
| |
382 | 408 |
| |
383 | 409 |
| |
384 | 410 |
| |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
385 | 415 |
| |
386 | 416 |
| |
387 | 417 |
| |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
388 | 422 |
| |
389 | 423 |
| |
390 | 424 |
| |
391 | 425 |
| |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
392 | 431 |
| |
393 | 432 |
| |
394 | 433 |
| |
| |||
456 | 495 |
| |
457 | 496 |
| |
458 | 497 |
| |
459 |
| - | |
| 498 | + | |
460 | 499 |
| |
461 | 500 |
| |
462 | 501 |
| |
|
Diff for: template/base/package.json
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
-15
This file was deleted.
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
-8
This file was deleted.
Diff for: template/config/nightwatch/package.json
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 |
| - | |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
+5-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
| |||
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
11 |
| - | |
12 |
| - | |
| 10 | + | |
13 | 11 |
| |
14 |
| - | |
| 12 | + | |
15 | 13 |
| |
16 | 14 |
| |
17 | 15 |
| |
| |||
102 | 100 |
| |
103 | 101 |
| |
104 | 102 |
| |
| 103 | + | |
105 | 104 |
| |
106 | 105 |
| |
107 | 106 |
| |
108 | 107 |
| |
109 | 108 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
| 109 | + |
-112
This file was deleted.
Diff for: template/tsconfig/base/tsconfig.json
-11
This file was deleted.
-14
This file was deleted.
-14
This file was deleted.
-17
This file was deleted.
Diff for: template/tsconfig/vitest/tsconfig.json
-14
This file was deleted.
Diff for: utils/filterList.ts
-1
This file was deleted.
0 commit comments