Patrick Hulce
f3d0e3459d
misc: rename license header to use Lighthouse Authors ( #10469 )
2020-03-18 11:21:54 -05:00
Connor Clark
672bb60a4d
core(unused-javascript): augment with source maps
2020-02-25 11:21:38 -08:00
Connor Clark
15392dde49
tests(smokehouse): fix unintentional 404, relax max-len ( #9665 )
2019-09-17 16:02:51 -07:00
Brendan Kenny
df85d68188
tests(lint): require file extension in require() ( #9017 )
2019-05-23 14:42:47 -07:00
Brendan Kenny
06f5bd9fd5
misc(eslint): enforce infix-op spacing ( #6382 )
2018-10-24 12:10:55 -07:00
Brendan Kenny
82c83813e7
core(tsc): add type checking to asset-saver ( #4949 )
2018-04-10 16:44:46 -07:00
Paul Irish
73918f1a63
misc(eslint): add no-floating-decimal (leading zero) rule ( #4893 )
2018-03-29 17:04:33 -07:00
Paul Irish
370c24277e
misc(eslint): update to es2017 to allow async/await ( #4791 )
2018-03-16 18:05:29 -07:00
Brendan Kenny
a86c4b4711
tests(eslint): update eslint (and goog config) to latest ( #3396 )
...
* tests(eslint): update eslint (and goog config) to latest
* update deps
2017-10-11 16:26:40 -07:00
Konrad Dzwinel
c780dfac1e
fix(eslint): Enable trailing commas rule in ESLint, fix all errors ( #3324 )
2017-09-19 17:48:22 -07:00
Michael Stramel
ee4d93bd66
Fix: Allow template literals in linting ( #2310 )
2017-05-22 09:42:56 -07:00
Brendan Kenny
fb791e40aa
update eslint `curly` rule to google js style ( #2263 )
2017-05-16 15:13:53 -07:00
Brendan Kenny
4abb2db6c2
use rest parameters instead of arguments ( #1524 )
...
* use rest parameters instead of arguments
now possible by dropping support for node older than v6
* fix status event payload
also reduces rest/spread repetitions
2017-01-26 15:52:47 -08:00
Patrick Hulce
96173a2302
fix eslint config ( #1462 )
...
* update to bring in `eslint:recommended` as base config
2017-01-12 16:56:27 -08:00
XhmikosR
d4c1de52b6
Enable ESLint's indent rule. ( #1440 )
...
Fix the new issues.
2017-01-08 10:32:34 -08:00
Paul Irish
8142268f83
Upgrade ESLint and eslint-config-google to latest ( #1136 )
2016-12-13 16:49:28 -08:00