Commit 201ac02


Fatme Havaluova
Fatme Havaluova
1 parent d554021 commit 201ac02
File tree
5 files changed
+12
-7
lines changed- lib
- commands
5 files changed
+12
-7
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
|
- bootstrap.ts+3-1
- child-process.ts+36-9
- commands/help.ts+2
- declarations.d.ts+31-3
- definitions/config.d.ts+1
- definitions/node.d.ts+1-1
- file-system.ts+9-2
- helpers.ts+39-9
- mobile/mobile-helper.ts+1-1
- options.ts+17-11
- services/analytics-service.ts+3-3
- services/commands-service.ts+18-2
- services/hooks-service.ts+159
- services/typescript-compilation-service.ts+115
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
| |||
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
15 |
| - | |
16 | 14 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 15 | + | |
20 | 16 |
| |
21 | 17 |
| |
22 | 18 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 |
| |
31 |
| - | |
| 35 | + | |
| 36 | + | |
32 | 37 |
| |
33 | 38 |
| |
34 | 39 |
| |
|
0 commit comments