-
Notifications
You must be signed in to change notification settings - Fork 87
Commit 7b441ed
committed
chore(build): replace babel-preset-es2015 by @babel/preset-env
This also unlock the upgrade to jest v24 and rollup v11 parent 2f076e7 commit 7b441ed
File tree
5 files changed
+1635
-1246
lines changed- src/formatter
5 files changed
+1635
-1246
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
35 | 40 |
| |
36 | 41 |
| |
37 | - | ||
38 | 42 |
| |
39 | - | ||
40 | - | ||
41 | - | ||
42 | - | ||
43 | - | ||
44 | - | ||
43 | + | ||
45 | 44 |
| |
46 | 45 |
| |
47 | 46 |
| |
| |||
54 | 53 |
| |
55 | 54 |
| |
56 | 55 |
| |
57 | - | ||
56 | + | ||
58 | 57 |
| |
59 | 58 |
| |
60 | 59 |
| |
61 | - | ||
60 | + | ||
62 | 61 |
| |
63 | 62 |
| |
64 | 63 |
| |
65 | 64 |
| |
66 | 65 |
| |
67 | 66 |
| |
68 | 67 |
| |
69 | - | ||
70 | - | ||
68 | + | ||
69 | + | ||
71 | 70 |
| |
72 | 71 |
| |
73 | 72 |
| |
74 | - | ||
73 | + | ||
75 | 74 |
| |
76 | 75 |
| |
77 | 76 |
| |
| |||
83 | 82 |
| |
84 | 83 |
| |
85 | 84 |
| |
86 | - | ||
85 | + | ||
87 | 86 |
| |
88 | 87 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 | - | ||
34 | - | ||
35 | - | ||
36 | - | ||
37 | - | ||
38 | - | ||
39 | - | ||
40 | - | ||
41 | - | ||
33 | + | ||
34 | + | ||
35 | + | ||
42 | 36 |
| |
43 | 37 |
| |
44 | 38 |
| |
|
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 | 11 |
| |
12 | + | ||
13 | + | ||
14 | + | ||
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
|
0 commit comments