Eslintify test/backup_test.js
This commit is contained in:
parent
d0bcf506b4
commit
c3acf43c47
8 changed files with 163 additions and 108 deletions
|
@ -1,3 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
/* global window: false */
|
||||
|
||||
// Because we aren't hosting the Style Guide in Electron, we can't rely on preload.js
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
/* global window: false */
|
||||
|
||||
// Taken from background.html.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue