babel-plugin-jest-hoist

  • Version 30.0.0
  • Published
  • 13.9 kB
  • 3 dependencies
  • MIT license

Install

npm i babel-plugin-jest-hoist
yarn add babel-plugin-jest-hoist
pnpm add babel-plugin-jest-hoist

Overview

Overview not available.

Index

Functions

Functions

function jestHoist

jestHoist: () => PluginObj<{
declareJestObjGetterIdentifier: () => Identifier;
jestObjGetterIdentifier?: Identifier;
}>;

    Package Files (1)

    Dependencies (3)

    Dev Dependencies (9)

    Peer Dependencies (0)

    No peer dependencies.

    Badge

    To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

    You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/babel-plugin-jest-hoist.

    • Markdown
      [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/babel-plugin-jest-hoist)
    • HTML
      <a href="https://www.jsdocs.io/package/babel-plugin-jest-hoist"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>