UNPKG

@nx/rspack

Version:

The Nx Plugin for Rspack contains executors and generators that support building applications using Rspack.

5 lines (4 loc) 71 B
export interface Schema { project: string; skipFormat?: boolean; }