Fix eslint nags
This commit is contained in:
parent
bb64acbef3
commit
f696339777
|
@ -1,6 +1,6 @@
|
||||||
/* global styleSectionsEqual prefs download tryJSONparse ignoreChromeError
|
/* global styleSectionsEqual prefs download tryJSONparse ignoreChromeError
|
||||||
calcStyleDigest getStyleWithNoCode debounce chromeLocal
|
calcStyleDigest getStyleWithNoCode debounce chromeLocal
|
||||||
usercss semverCompare
|
usercss semverCompare styleJSONseemsValid
|
||||||
API_METHODS styleManager */
|
API_METHODS styleManager */
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* exported styleSectionsEqual styleCodeEmpty calcStyleDigest */
|
/* exported styleSectionsEqual styleCodeEmpty calcStyleDigest styleJSONseemsValid */
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
function styleCodeEmpty(code) {
|
function styleCodeEmpty(code) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user