UNPKG

@zero-scripts/plugin-webpack-react

Version:

Ready for development React projects. With ESLint, Babel, CSS Modules and other

3 lines (2 loc) 157 B
import { WebpackConfigOptions } from '@zero-scripts/webpack-config'; export declare function hasJsxRuntime(paths: WebpackConfigOptions['paths']): boolean;