fix: lint WeakRef
This commit is contained in:
parent
531266f93e
commit
5fa3b72880
|
@ -21,6 +21,7 @@ module.exports = {
|
|||
},
|
||||
globals: {
|
||||
process: false,
|
||||
WeakRef: false,
|
||||
},
|
||||
ignorePatterns: ['!**/.server', '!**/.client'],
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user