Update deps 2019 09 (#439)
* update minor deps * update minor deps * update major deps * fix eslint warnings
This commit is contained in:
@@ -5,6 +5,7 @@ export const mockHeaders = {
|
||||
mock: () => {
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
(window as any).Headers = class {
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-function
|
||||
append() {}
|
||||
has() {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user