Johannes
|
0656d21d11
|
auto-fixed prefer-const violation
|
2022-06-08 17:49:21 +02:00 |
|
Matt Bierner
|
c109d319fe
|
Second pass converting for index based looping to for-of loops
More manual conversion of index based for loops to for-of loops
|
2019-01-04 12:03:23 -08:00 |
|
Matt Bierner
|
5cc00861fc
|
Enable no-var-keyword tslint rule
|
2019-01-03 18:02:48 -08:00 |
|
Matt Bierner
|
92a9a07213
|
Remove duplicate blank lines at the start of some extension src files
|
2018-10-02 16:28:19 -07:00 |
|
Matt Bierner
|
ff957050db
|
Remove use strict in extensions (part 2)
We compile using alwaysStrict so this directive is not needed
|
2018-10-02 16:23:27 -07:00 |
|
Martin Aeschlimann
|
086a751a06
|
[html] split extension (for #45900)
|
2018-03-17 16:32:55 +01:00 |
|