chore: add jest global variables (#42573)
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
/* global describe expect it */
|
||||
|
||||
const { getLines } = require('./get-lines');
|
||||
|
||||
const content = 'one\ntwo\nthree';
|
||||
|
Reference in New Issue
Block a user