Fix: eslint

This commit is contained in:
eight04 2020-02-19 08:28:57 +08:00
parent c450223b04
commit 08a880e27b

View File

@ -1,6 +1,6 @@
/* eslint no-eq-null: 0, eqeqeq: [2, "smart"] */
/* global createCache db calcStyleDigest db tryRegExp styleCodeEmpty
getStyleWithNoCode msg sync uuid */
getStyleWithNoCode msg sync uuidv4 */
/* exported styleManager */
'use strict';