chore: add jest global variables (#42573)
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
/* global describe it expect */
|
||||
const cloneDeep = require('lodash/cloneDeep');
|
||||
const { selectAll } = require('unist-util-select');
|
||||
const find = require('unist-util-find');
|
||||
|
Reference in New Issue
Block a user