File tree
9 files changed
+245
-346
lines changed9 files changed
+245
-346
lines changedDiff for: .eslintignore
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Diff for: .eslintrc.js
-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 | 3 |
| |
7 | 4 |
| |
8 | 5 |
| |
|
Diff for: circle.yml
-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 | 27 |
| |
30 | 28 |
| |
31 | 29 |
| |
|
Diff for: jest.config.js
-9
This file was deleted.
Diff for: package-lock.json
+218-309
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: package.json
+17-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
| 30 | + | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 | 49 |
| |
51 | 50 |
| |
52 |
| - | |
| 51 | + | |
53 | 52 |
| |
54 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 |
| |
56 | 59 |
| |
57 | 60 |
| |
|
Diff for: tsconfig.build.json
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Diff for: tsconfig.eslint.json
-4
This file was deleted.
Diff for: tsconfig.json
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
7 | 6 |
| |
8 | 7 |
| |
9 |
| - | |
| 8 | + | |
10 | 9 |
| |
11 |
| - | |
| 10 | + | |
| 11 | + | |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 |
| - | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments