feat(shadcn): default to cssVariables: true. add --no-css-variables option #4390
Annotations
4 errors
Run pnpm typecheck
Argument of type '{ cwd: string; yes: true; force: true; defaults: false; skipPreflight: false; silent: true; isNewProject: false; srcDir: boolean | undefined; }' is not assignable to parameter of type '{ cssVariables: boolean; cwd: string; yes: boolean; defaults: boolean; force: boolean; silent: boolean; isNewProject: boolean; components?: string[] | undefined; srcDir?: boolean | undefined; } & { ...; }'.
|
Run pnpm typecheck
Argument of type '{ cwd: string; yes: true; force: true; defaults: false; skipPreflight: true; silent: true; isNewProject: true; srcDir: boolean | undefined; }' is not assignable to parameter of type '{ cssVariables: boolean; cwd: string; yes: boolean; defaults: boolean; force: boolean; silent: boolean; isNewProject: boolean; components?: string[] | undefined; srcDir?: boolean | undefined; } & { ...; }'.
|
Run pnpm typecheck
shadcn#typecheck: command (/home/runner/work/ui/ui/packages/shadcn) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Run pnpm typecheck
Process completed with exit code 2.
|
Loading