Added JSHint and JSXHint for linting the code.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* global chrome */
|
||||
|
||||
// Create a connection to the background page
|
||||
var backgroundPageConnection = chrome.runtime.connect({
|
||||
name: "devtools-page"
|
||||
|
||||
Reference in New Issue
Block a user