fix linting error
This commit is contained in:
@@ -19,5 +19,6 @@ module.exports = {
|
||||
atob: 'readonly',
|
||||
TextDecoder: 'readonly',
|
||||
TextEncoder: 'readonly',
|
||||
structuredClone: 'readonly',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user