chore: add localforage to globals in .eslintrc
This commit is contained in:
parent
f43da1af8b
commit
70e85eef12
1 changed files with 2 additions and 1 deletions
|
|
@ -147,6 +147,7 @@
|
|||
"context": true,
|
||||
"before": true,
|
||||
"beforeEach": true,
|
||||
"qz": true
|
||||
"qz": true,
|
||||
"localforage": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue