gecko-dev/devtools/client/memory
Mark Banner 56437d9aed Bug 1488445 - Change the ESLint configuration to extend from eslint:recommended. r=mossop
This enables the following extra rules over the current configuration:

- for-direction
- no-compare-neg-zero
- no-new-symbol
- no-this-before-super

Other rules that are in eslint:recommended but not in our configuration are turned off for now.

Differential Revision: https://phabricator.services.mozilla.com/D4944

--HG--
extra : moz-landing-system : lando
2018-09-04 18:08:41 +00:00
..
actions Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
components Bug 1476141 - JS::ubi::Nodes represent DOM structure in more detail r=KrisWright 2018-07-16 14:42:07 -07:00
reducers Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
test Bug 1476141 - updated test files to handle a new coarsetype r=jimb 2018-07-17 16:23:29 -07:00
.eslintrc.js
app.js Bug 1471540 - Make DevTools code compatible with new eslint-plugin-react;r=standard8 2018-07-20 14:26:45 +02:00
constants.js Bug 1476141 - JS::ubi::Nodes represent DOM structure in more detail r=KrisWright 2018-07-16 14:42:07 -07:00
dominator-tree-lazy-children.js Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
index.xhtml Bug 1470244 - Rename all panel documents to index.{xul|html}. r=jdescottes 2018-06-21 11:08:25 -07:00
initializer.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
models.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
moz.build Bug 1469872 - update bugzilla products and components in moz.build files: devtools. r=nalexander 2018-06-20 21:34:40 +03:00
panel.js Bug 1455226 - Load memory/initializer.js via browserRequire instead of a script tag;r=ochameau 2018-04-19 19:12:18 +02:00
reducers.js
store.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
utils.js Bug 1488445 - Change the ESLint configuration to extend from eslint:recommended. r=mossop 2018-09-04 18:08:41 +00:00