This repository was archived by the owner on Apr 13, 2021. It is now read-only.
File tree
Expand file treeCollapse file tree
6 files changed
+404
-14
lines changedFilter options
- lib
- tests
- ast-alignment
- fixtures/typescript/basics
- lib/__snapshots__
Expand file treeCollapse file tree
6 files changed
+404
-14
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
| 112 | + |
112 | 113 |
|
113 | 114 |
|
114 | 115 |
|
|
+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1994 | 1994 |
|
1995 | 1995 |
|
1996 | 1996 |
|
| 1997 | + |
| 1998 | + |
| 1999 | + |
| 2000 | + |
| 2001 | + |
| 2002 | + |
| 2003 | + |
| 2004 | + |
| 2005 | + |
| 2006 | + |
| 2007 | + |
| 2008 | + |
| 2009 | + |
| 2010 | + |
| 2011 | + |
| 2012 | + |
| 2013 | + |
| 2014 | + |
| 2015 | + |
| 2016 | + |
| 2017 | + |
| 2018 | + |
| 2019 | + |
| 2020 | + |
| 2021 | + |
| 2022 | + |
| 2023 | + |
| 2024 | + |
| 2025 | + |
| 2026 | + |
1997 | 2027 |
|
1998 | 2028 |
|
1999 | 2029 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
tests/ast-alignment/spec.js
Copy file name to clipboardExpand all lines: tests/ast-alignment/spec.js+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
421 | 421 |
|
422 | 422 |
|
423 | 423 |
|
424 |
| - |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
425 | 430 |
|
426 | 431 |
|
427 | 432 |
|
|
tests/fixtures/typescript/basics/export-named-enum.src.ts
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
0 commit comments