We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad292e commit 00c950cCopy full SHA for 00c950c
__tests__/helper.js
@@ -1,4 +1,4 @@
1
-/* globals beforeEach */
+/* eslint-env jest */
2
import getProp from '../src/getProp';
3
4
const nodeVersion = parseInt(process.version.match(/^v(\d+)\./)[1], 10);
0 commit comments