chore: add it to eslint globals, add debug logging to createEditor

Amit Haridas
This commit is contained in:
2026-05-22 21:42:34 +05:30
parent 64df0660c8
commit f8361174f2
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -75,6 +75,7 @@ module.exports = [
jest: 'readonly',
describe: 'readonly',
test: 'readonly',
it: 'readonly',
expect: 'readonly',
beforeEach: 'readonly',
afterEach: 'readonly',