10 Commits (47789b51c3b02b298f765e534b17e25ee786bd1f)

Author SHA1 Message Date
Rob Wu 19549bb7d6 [CRX] Integrate cursorToolOnLoad pref + migration logic 8 years ago
Nimesh Solanki e004b3cfab update inconsistent names 8 years ago
Jonas Jenwald 4f48c8198c Fix inconsistent spacing and trailing commas in objects in `extensions/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
Mark Banner 2e9ae50a3a Use eslint-plugin-mozilla and the webextensions environment to avoid defining globals in each file. 8 years ago
Jonas Jenwald c850968fa7 Remove `globals` that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 8 years ago
Jonas Jenwald 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago
Rob Wu 0be8e72d6f Support syncing of settings in Chrome extension 9 years ago
Tim van der Meij fdfaa43f5e Resolve a regression in the Chromium extension's preferences handling 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Rob Wu 1b043bfd5a Chrome extension: Add options page 10 years ago