Ed Lee
|
2b4a63047b
|
chore(lint): Disable various rules that are not desired
|
2018-01-24 15:41:29 -08:00 |
Ed Lee
|
53bf35dac0
|
chore(lint): Enable various rules that are already passing
|
2018-01-24 15:41:29 -08:00 |
Ed Lee
|
406d7a6f50
|
chore(lint): Enable require-await except for tests removing some async
|
2018-01-24 15:41:29 -08:00 |
Ed Lee
|
db8016b9b0
|
chore(lint): Enable prefer-promise-reject-errors fixing snippets test
|
2018-01-24 15:41:28 -08:00 |
Ed Lee
|
153ac211c7
|
chore(lint): Enable prefer-destructuring without object assignment fixing many issues
|
2018-01-24 15:41:28 -08:00 |
Ed Lee
|
1f8682475f
|
chore(lint): Enable no-multi-assign fixing some assignments
|
2018-01-24 15:41:28 -08:00 |
Ed Lee
|
e4d2c7d904
|
chore(lint): Enable lines-between-class-members except for tests and autofix
|
2018-01-24 15:41:27 -08:00 |
Ed Lee
|
fec6173939
|
chore(lint): Enable func-name-matching except for tests
|
2018-01-24 15:39:24 -08:00 |
Ed Lee
|
69408530e0
|
chore(lint): Enable array-bracket-newline consistent fixing some spacing
|
2018-01-24 15:39:24 -08:00 |
Dan Mosedale
|
713db8e350
|
fix(TopSites) avoid setState race in TopSites and use eslint to prevent similar, bug 1431566
|
2018-01-19 09:41:31 -08:00 |
Ed Lee
|
9a83c9d91f
|
chore(lint): Sort configs and rules in eslintrc
|
2017-12-19 15:02:01 -08:00 |
Ed Lee
|
c85694ffa0
|
chore(lint): Remove rules that are now enabled by eslint/recommended
|
2017-12-19 15:01:39 -08:00 |
Ed Lee
|
14b6f35d24
|
chore(lint): Remove rules that are now enabled by mozilla/recommended
|
2017-12-19 15:01:39 -08:00 |
Ed Lee
|
206ec53162
|
chore(lint): Remove configs that are now duplicate of those from extends
|
2017-12-19 15:01:37 -08:00 |
Mark Banner
|
bf9e29854b
|
chore(dependencies): Update eslint-plugin-mozilla to 0.4.10 and remove now unnecessary use-services definition.
|
2017-12-19 17:49:27 +00:00 |
k88hudson
|
142bc2c361
|
Fix Bug 1424352 - Convert AS to use ES modules, add eslint config
|
2017-12-12 16:05:49 -05:00 |
Mark Banner
|
fd75df2062
|
chore(general): Enable the mozilla/use-services rule
|
2017-11-27 15:42:52 +00:00 |
Ed Lee
|
9d8559ebf8
|
chore(package): Remove unused dependencies and add minimist (#3869)
|
2017-11-22 11:09:02 -08:00 |
Ed Lee
|
8b77465352
|
feat(prerender): Use real strings and text direction for per-locale prerendered html (#3740)
|
2017-10-20 14:50:41 -07:00 |
Mark Banner
|
edd0b46fd9
|
chore(lint): Upgrade to ESLint 4 with rule tweaks and autofixing most issues (#3705)
|
2017-10-19 05:44:59 -07:00 |
Ed Lee
|
8f9d547392
|
chore(lint): Turn on jsx-no-bind for system-addon and clean up existing code (#2928)
|
2017-07-21 10:29:52 -07:00 |
Ed Lee
|
3729ec3da9
|
chore(lint): Update eslint-plugin-mozilla to 0.2.40 and remove configs duplicate of eslint-plugin-mozilla/recommended (#2304)
|
2017-04-19 09:24:11 -07:00 |
Dan Mosedale
|
6172f4b16e
|
chore(lint): Switch eslint from ES5 to ES8 (#2408)
|
2017-04-11 13:16:39 -07:00 |
Ed Lee
|
1841852f0b
|
chore(lint): Enable no-shadow to match mozilla-central
|
2017-03-22 10:27:14 -07:00 |
Ed Lee
|
10d5d4c0de
|
chore(lint): Enable no-useless-return to match mozilla-central
|
2017-03-22 10:27:14 -07:00 |
Ed Lee
|
2a24407018
|
chore(lint): Switch brace-style to 1tbs to match mozilla-central
|
2017-03-22 10:27:14 -07:00 |
Ed Lee
|
eda4217057
|
chore(lint): Switch block-spacing to always to match mozilla-central
|
2017-03-22 10:27:14 -07:00 |
Ed Lee
|
94771a8c10
|
fix(lint): Enable eslint for system-addon and its export to mozilla-central
|
2017-03-22 10:27:14 -07:00 |