UNPKG

@nx/js

Version:

The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.

4 lines (3 loc) 192 B
import { Tree } from '@nx/devkit'; /** @deprecated Do not use this function as the root babel.config.json file is no longer needed */ export declare function addBabelInputs(tree: Tree): void;