Skip to content

Commit fc7d96b

Browse files
authored
Merge pull request #49 from keithamus/move-class-fields-logical-assignment-to-native-syntax
move class fields & logical assignment to native syntax
2 parents 4389052 + 59f866d commit fc7d96b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -869,10 +869,6 @@ <h1>GitHub Feature Support Table</h1>
869869
<td data-supported="true"><div>67+</div></td>
870870
<td data-supported="true"><div>13.0+</div></td>
871871
</tr>
872-
<tr data-transpiled>
873-
<th></th>
874-
<th colspan="7"><h3>Transpiled Native Syntax</h3></th>
875-
</tr>
876872
<tr>
877873
<th>
878874
<a
@@ -935,6 +931,10 @@ <h1>GitHub Feature Support Table</h1>
935931
<td data-supported="true"><div>80+</div></td>
936932
<td data-supported="true"><div>17.0+</div></td>
937933
</tr>
934+
<tr data-transpiled>
935+
<th></th>
936+
<th colspan="7"><h3>Transpiled Native Syntax</h3></th>
937+
</tr>
938938
<tr>
939939
<th>
940940
<a href="https://github.com/tc39/proposal-decorators">

0 commit comments

Comments
 (0)