Commit 4ced550

Christopher Quadflieg
1 parent c72e0ca commit 4ced550Copy full SHA for 4ced550
File tree
Expand file treeCollapse file tree
13 files changed
+8
-423
lines changedFilter options
- packages/@vue
- cli-plugin-e2e-cypress/__tests__
- cli-plugin-typescript
- __tests__
- generator
- template
- src
- lib
Expand file treeCollapse file tree
13 files changed
+8
-423
lines changedpackages/@vue/cli-plugin-e2e-cypress/__tests__/cypressPlugin.spec.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-e2e-cypress/__tests__/cypressPlugin.spec.js-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
|
packages/@vue/cli-plugin-typescript/__tests__/tsConvertLintFlags.spec.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-typescript/__tests__/tsConvertLintFlags.spec.js-19Lines changed: 0 additions & 19 deletions
This file was deleted.
packages/@vue/cli-plugin-typescript/__tests__/tsGenerator.spec.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-typescript/__tests__/tsGenerator.spec.js+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
90 | 89 |
|
91 | 90 |
|
92 | 91 |
|
| ||
99 | 98 |
|
100 | 99 |
|
101 | 100 |
|
102 |
| - |
103 |
| - |
104 | 101 |
|
105 | 102 |
|
106 | 103 |
|
| ||
109 | 106 |
|
110 | 107 |
|
111 | 108 |
|
112 |
| - |
113 | 109 |
|
114 | 110 |
|
115 | 111 |
|
|
packages/@vue/cli-plugin-typescript/__tests__/tsPluginTSLint.spec.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-typescript/__tests__/tsPluginTSLint.spec.js-115Lines changed: 0 additions & 115 deletions
This file was deleted.
packages/@vue/cli-plugin-typescript/generator/convert.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-typescript/generator/convert.js+3-10Lines changed: 3 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
| ||
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
| 12 | + |
17 | 13 |
|
18 | 14 |
|
19 | 15 |
|
| ||
22 | 18 |
|
23 | 19 |
|
24 | 20 |
|
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
| 21 | + |
29 | 22 |
|
30 | 23 |
|
31 | 24 |
|
|
packages/@vue/cli-plugin-typescript/generator/index.js
Copy file name to clipboard+1-38Lines changed: 1 addition & 38 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
| ||
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 | 26 |
|
64 | 27 |
|
65 | 28 |
|
| ||
84 | 47 |
|
85 | 48 |
|
86 | 49 |
|
87 |
| - |
| 50 | + |
88 | 51 |
|
packages/@vue/cli-plugin-typescript/generator/template/src/shims-tsx.d.ts
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-typescript/generator/template/src/shims-tsx.d.ts-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 |
| - |
8 | 6 |
|
9 | 7 |
|
10 | 8 |
|
|
packages/@vue/cli-plugin-typescript/generator/template/tslint.json
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-typescript/generator/template/tslint.json-21Lines changed: 0 additions & 21 deletions
This file was deleted.
packages/@vue/cli-plugin-typescript/index.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-typescript/index.js-17Lines changed: 0 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
| ||
83 | 82 |
|
84 | 83 |
|
85 | 84 |
|
86 |
| - |
87 | 85 |
|
88 | 86 |
|
89 | 87 |
|
90 | 88 |
|
91 | 89 |
|
92 | 90 |
|
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 | 91 |
|
packages/@vue/cli-plugin-typescript/lib/convertLintFlags.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-typescript/lib/convertLintFlags.js-11Lines changed: 0 additions & 11 deletions
This file was deleted.
0 commit comments