fix lint error
This commit is contained in:
parent
ae0973b916
commit
ec1568cf1c
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ module.exports = {
|
|||
"globals": {
|
||||
"DEFINE_VERSION": "readonly",
|
||||
"DEFINE_GLOBAL_HASH": "readonly",
|
||||
"DEFINE_PROJECT_DIR": "readonly",
|
||||
// only available in sw.js
|
||||
"DEFINE_UNHASHED_PRECACHED_ASSETS": "readonly",
|
||||
"DEFINE_HASHED_PRECACHED_ASSETS": "readonly",
|
||||
|
|
Reference in a new issue