Commit 4cf7c24
committed
style(Worker): Expand newlines in ESBuild configurations and tsconfig
Insert blank newlines in the ESBuild configuration files and tsconfig to improve readability. The changes are scoped to the Worker element's build pipeline configuration.
This change enhances maintainability of the Worker element's build process by improving the formatting of configuration files without altering build behavior.1 parent 4f7e59c commit 4cf7c24
4 files changed
Lines changed: 63 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| 11 | + | |
9 | 12 | | |
| 13 | + | |
10 | 14 | | |
| 15 | + | |
11 | 16 | | |
| 17 | + | |
12 | 18 | | |
| 19 | + | |
13 | 20 | | |
| 21 | + | |
14 | 22 | | |
| 23 | + | |
15 | 24 | | |
| 25 | + | |
16 | 26 | | |
| 27 | + | |
17 | 28 | | |
| 29 | + | |
18 | 30 | | |
| 31 | + | |
19 | 32 | | |
| 33 | + | |
20 | 34 | | |
| 35 | + | |
21 | 36 | | |
| 37 | + | |
22 | 38 | | |
| 39 | + | |
23 | 40 | | |
| 41 | + | |
24 | 42 | | |
| 43 | + | |
25 | 44 | | |
| 45 | + | |
26 | 46 | | |
27 | 47 | | |
28 | 48 | | |
| 49 | + | |
29 | 50 | | |
30 | 51 | | |
31 | 52 | | |
| |||
36 | 57 | | |
37 | 58 | | |
38 | 59 | | |
| 60 | + | |
39 | 61 | | |
40 | 62 | | |
| 63 | + | |
41 | 64 | | |
42 | 65 | | |
43 | 66 | | |
44 | 67 | | |
| 68 | + | |
45 | 69 | | |
| 70 | + | |
46 | 71 | | |
47 | 72 | | |
48 | 73 | | |
49 | 74 | | |
50 | 75 | | |
51 | 76 | | |
| 77 | + | |
52 | 78 | | |
53 | 79 | | |
| 80 | + | |
54 | 81 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 7 | + | |
12 | 8 | | |
13 | 9 | | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
17 | 13 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 14 | + | |
22 | 15 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 16 | + | |
27 | 17 | | |
0 commit comments