Changes

Jump to: navigation, search

WebExtensions/Hacking

304 bytes added, 21:59, 23 November 2016
no edit summary
ESLint will enforce most of these rules.
 
== Code Guidelines ==
 
For Chrome APIs we'll support the callback interface to maintain compatibility. For new APIs, not Chrome ones, we'll use the promise interface to all APIs. See the [https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API#Callbacks_and_promises MDN docs] for the difference.
== Checking your code with ESLint ==
Confirm
1,158
edits

Navigation menu