fix linting error

This commit is contained in:
Blake Kaufman
2026-03-20 09:44:21 -04:00
parent 2ff6431dae
commit dde5da278b
+1
View File
@@ -19,5 +19,6 @@ module.exports = {
atob: 'readonly',
TextDecoder: 'readonly',
TextEncoder: 'readonly',
structuredClone: 'readonly',
},
};