Skip to content

Commit 00c950c

Browse files
ljharbvhfmag
andcommitted
Improve eslint usage
Co-Authored-By: vhfmag <[email protected]>
1 parent 8ad292e commit 00c950c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/helper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* globals beforeEach */
1+
/* eslint-env jest */
22
import getProp from '../src/getProp';
33

44
const nodeVersion = parseInt(process.version.match(/^v(\d+)\./)[1], 10);

0 commit comments

Comments
 (0)