Bug 1690340 - Part 5: Remove the menu separators from the developer tools menu. r...
[gecko.git] / .babel-eslint.rc.js
blob2a0b9b6943e1d2341db8207b23f3d4e7557eac79
1 /* This Source Code Form is subject to the terms of the Mozilla Public
2  * License, v. 2.0. If a copy of the MPL was not distributed with this
3  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 module.exports = {
6   plugins: [
7   ],
8 };